diff options
author | Aaron Durbin <adurbin@chromium.org> | 2017-11-03 11:53:08 -0600 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2017-11-04 02:58:41 +0000 |
commit | 426dc8e8277da1e8a8a6fc70d72fb178da756431 (patch) | |
tree | 338282bfe4bf7a7eb649465ac516d1b5ab9d72fc /util/vgabios/Makefile | |
parent | 8dd40061619913c9f7dea9a82329ae13fc73e450 (diff) |
soc/amd/stoneyridge: remove superfluous NULL field initialization
By definition in C, fields that are not explicitly initialized will
be zero'd out. Therefore, remove the redundant struture field
initialization.
Change-Id: I1b3b2ddf6d2a763e65861a7bcebc6b7cd96691c2
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/22314
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'util/vgabios/Makefile')
0 files changed, 0 insertions, 0 deletions