diff options
author | Aaron Durbin <adurbin@chromium.org> | 2018-01-08 10:48:05 -0700 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2018-01-08 20:06:26 +0000 |
commit | 2b2c65c0ca61bc8f51294685b5fb0b779db8c552 (patch) | |
tree | f2fd8bf2366eb18634f3110875cefcedf6ea6524 /src/soc/amd/stoneyridge/bootblock | |
parent | e9be44e6d897602c1a714c7f7f25be1686b175b4 (diff) |
soc/amd/stoneyridge/i2c: fix formatting and global symbol
The i2c_bus_address array doesn't need to be a global symbol.
Also, the array initializer had some weird indention and there
was an extra new line. For consistency the first entry is multiplied
by 0 so the formatting is similar.
BUG=b:69416132
Change-Id: I74f6dca3a22a245759536f792ce04ac61735b6d0
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/23170
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Reviewed-by: Chris Ching <chingcodes@chromium.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/soc/amd/stoneyridge/bootblock')
0 files changed, 0 insertions, 0 deletions