]> Pileus Git - ~andy/linux/blobdiff - arch/blackfin/kernel/cplb-mpu/cplbinit.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[~andy/linux] / arch / blackfin / kernel / cplb-mpu / cplbinit.c
index 30fd6417f0698f53d30fd263dd534fb6cc92e992..c15fd05f0b0969849ff6304ec432036464bea2bb 100644 (file)
 #include <asm/cplbinit.h>
 #include <asm/mem_map.h>
 
-#if ANOMALY_05000263
-# error the MPU will not function safely while Anomaly 05000263 applies
-#endif
-
 struct cplb_entry icplb_tbl[NR_CPUS][MAX_CPLBS];
 struct cplb_entry dcplb_tbl[NR_CPUS][MAX_CPLBS];