]> git.sur5r.net Git - u-boot/blobdiff - board/coreboot/coreboot/coreboot.c
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
[u-boot] / board / coreboot / coreboot / coreboot.c
index 7110f350d5806045f9a9a484117a318dc1a1fdba..bb7f778a8f0cd21c2de3e8fed7061215168c8811 100644 (file)
@@ -12,8 +12,3 @@ int arch_early_init_r(void)
 {
        return 0;
 }
-
-void setup_pch_gpios(u16 gpiobase, const struct pch_gpio_map *gpio)
-{
-       return;
-}