]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-omap2/devices.c
Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-beck.git] / arch / arm / mach-omap2 / devices.c
index 527c0046064d71c4ea048dd78a698bce4204dd8c..71651e20a43ed0e784222c5242dba428641eb299 100644 (file)
@@ -84,7 +84,7 @@ static int __init omap4_l3_init(void)
         * To avoid code running on other OMAPs in
         * multi-omap builds
         */
-       if (!(cpu_is_omap44xx()))
+       if (!cpu_is_omap44xx() && !soc_is_omap54xx())
                return -ENODEV;
 
        for (i = 0; i < L3_MODULES; i++) {