diff options
Diffstat (limited to 'src/mainboard/google/stout/chromeos.c')
-rw-r--r-- | src/mainboard/google/stout/chromeos.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/google/stout/chromeos.c b/src/mainboard/google/stout/chromeos.c index 297626cd84..74955de08d 100644 --- a/src/mainboard/google/stout/chromeos.c +++ b/src/mainboard/google/stout/chromeos.c @@ -32,8 +32,6 @@ #include <boot/coreboot_tables.h> #define GPIO_COUNT 7 -#define ACTIVE_LOW 0 -#define ACTIVE_HIGH 1 void fill_lb_gpios(struct lb_gpios *gpios) { |