linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / mtd / maps / dbox2-flash.c
index 652813c..49d9054 100644 (file)
@@ -57,7 +57,7 @@ static struct mtd_partition partition_info[]= {
        }
 };
 
-#define NUM_PARTITIONS ARRAY_SIZE(partition_info)
+#define NUM_PARTITIONS (sizeof(partition_info) / sizeof(partition_info[0]))
 
 #define WINDOW_ADDR 0x10000000
 #define WINDOW_SIZE 0x800000