summaryrefslogtreecommitdiffstats
path: root/board/efi/efi-x86/efi.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/efi/efi-x86/efi.c')
-rw-r--r--board/efi/efi-x86/efi.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/efi/efi-x86/efi.c b/board/efi/efi-x86/efi.c
index 08958f91f6..1fbe36a399 100644
--- a/board/efi/efi-x86/efi.c
+++ b/board/efi/efi-x86/efi.c
@@ -11,8 +11,3 @@ int arch_early_init_r(void)
{
return 0;
}
-
-void setup_pch_gpios(u16 gpiobase, const struct pch_gpio_map *gpio)
-{
- return;
-}
OpenPOWER on IntegriCloud