|
@@ -17,6 +17,7 @@
|
|
#include <linux/init.h>
|
|
#include <linux/init.h>
|
|
#include <linux/mtd/compatmac.h>
|
|
#include <linux/mtd/compatmac.h>
|
|
#include <linux/mtd/mtd.h>
|
|
#include <linux/mtd/mtd.h>
|
|
|
|
+#include <linux/mtd/mtdram.h>
|
|
|
|
|
|
static unsigned long total_size = CONFIG_MTDRAM_TOTAL_SIZE;
|
|
static unsigned long total_size = CONFIG_MTDRAM_TOTAL_SIZE;
|
|
static unsigned long erase_size = CONFIG_MTDRAM_ERASE_SIZE;
|
|
static unsigned long erase_size = CONFIG_MTDRAM_ERASE_SIZE;
|