|
@@ -9,7 +9,7 @@
|
|
* 2 of the Licence, or (at your option) any later version.
|
|
* 2 of the Licence, or (at your option) any later version.
|
|
*/
|
|
*/
|
|
|
|
|
|
-#include <linux/init.h>
|
|
|
|
|
|
+#include <linux/module.h>
|
|
#include <linux/platform_device.h>
|
|
#include <linux/platform_device.h>
|
|
#include <linux/mtd/partitions.h>
|
|
#include <linux/mtd/partitions.h>
|
|
#include <linux/mtd/physmap.h>
|
|
#include <linux/mtd/physmap.h>
|