rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
[platform/kernel/u-boot.git] / drivers / usb / host / ehci-marvell.c
index 3b10cdf..5a9bd54 100644 (file)
@@ -13,7 +13,7 @@
 #include <asm/arch/cpu.h>
 #include <dm.h>
 
-#if defined(CONFIG_KIRKWOOD)
+#if defined(CONFIG_ARCH_KIRKWOOD)
 #include <asm/arch/soc.h>
 #elif defined(CONFIG_ARCH_ORION5X)
 #include <asm/arch/orion5x.h>