]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/misc/sram.c
KARO: cleanup after merge of Freescale 3.10.17 stuff
[karo-tx-linux.git] / drivers / misc / sram.c
index b2ce321737d4a54c8785e2a6a30be837bff2439d..21181fa243dfd8705f10e113f4293c990b231c37 100644 (file)
@@ -32,7 +32,7 @@
 #include <linux/spinlock.h>
 #include <linux/genalloc.h>
 
-#define SRAM_GRANULARITY       4096
+#define SRAM_GRANULARITY       32
 
 struct sram_dev {
        struct gen_pool *pool;