[ARM] 3433/1: ARM: OMAP: 8/8 Update board files
[deliverable/linux.git] / arch / arm / mach-omap1 / board-generic.c
index a177e78b2b878c141a034a6d3efa26aaca456bcd..33d01adab1ed6338c1608d33de4733304084aae7 100644 (file)
@@ -88,7 +88,7 @@ static struct omap_board_config_kernel generic_config[] = {
 static void __init omap_generic_init(void)
 {
 #ifdef CONFIG_ARCH_OMAP15XX
-       if (cpu_is_omap1510()) {
+       if (cpu_is_omap15xx()) {
                generic_config[0].data = &generic1510_usb_config;
        }
 #endif
This page took 0.027986 seconds and 5 git commands to generate.