]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mtd/nand/cafe_nand.c
ray_cs fixes
[linux-2.6-omap-h63xx.git] / drivers / mtd / nand / cafe_nand.c
index e2832d0b9899f0e0eb8979fe813d249c697006c1..1e811715211a56f8417bd1c8f107566b6a06d2b4 100644 (file)
@@ -80,7 +80,7 @@ module_param(regdebug, int, 0644);
 static int checkecc = 1;
 module_param(checkecc, int, 0644);
 
-static int numtimings;
+static unsigned int numtimings;
 static int timing[3];
 module_param_array(timing, int, &numtimings, 0644);