mb/samsung: Get rid of whitespace before tab
Change-Id: I0aefe25e3af61c747c06629e365b8e27459181aa Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26635 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
9d75957116
commit
5e0a2c2da4
|
@ -24,7 +24,7 @@
|
|||
#define SIO_ENABLE_ENVC // pnp 2e.4: Enable Environmental Controller
|
||||
#define SIO_ENVC_IO0 0x700 // pnp 2e.4: io 0x60
|
||||
#define SIO_ENVC_IO1 0x710 // pnp 2e.4: io 0x62
|
||||
#define SIO_ENABLE_GPIO // pnp 2e.7: Enable GPIO
|
||||
#define SIO_ENABLE_GPIO // pnp 2e.7: Enable GPIO
|
||||
#define SIO_GPIO_IO0 0x720 // pnp 2e.7: io 0x60
|
||||
#define SIO_GPIO_IO1 0x730 // pnp 2e.7: io 0x60
|
||||
|
||||
|
|
Loading…
Reference in New Issue