]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/mm/sram-alloc.c
Blackfin arch: fix unused warning for some blackfin derivatives
[linux-2.6-omap-h63xx.git] / arch / blackfin / mm / sram-alloc.c
index 8f82b4c92d07e5a54cf6599feb5083ec4c61eb82..1ca5deb7934b0b52dfdb081c7b65185131bfcbdf 100644 (file)
@@ -106,7 +106,9 @@ static void __init l1sram_init(void)
 
 static void __init l1_data_sram_init(void)
 {
+#if L1_DATA_A_LENGTH != 0 || L1_DATA_B_LENGTH != 0
        unsigned int cpu;
+#endif
 #if L1_DATA_A_LENGTH != 0
        for (cpu = 0; cpu < num_possible_cpus(); ++cpu) {
                per_cpu(free_l1_data_A_sram_head, cpu).next =