diff options
Diffstat (limited to 'board/google/chromebox_panther')
-rw-r--r-- | board/google/chromebox_panther/panther.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/google/chromebox_panther/panther.c b/board/google/chromebox_panther/panther.c index d492a0383f..e3baf88783 100644 --- a/board/google/chromebox_panther/panther.c +++ b/board/google/chromebox_panther/panther.c @@ -16,7 +16,3 @@ int board_early_init_f(void) { return 0; } - -void setup_pch_gpios(u16 gpiobase, const struct pch_gpio_map *gpio) -{ -} |