ar71xx: fix typo in rb91x nand source
[openwrt/staging/hauke.git] / target / linux / ar71xx / files / drivers / mtd / nand / rb91x_nand.c
index 1f193f196c65817a0731c8c98218a3eaca46c281..943b8e935e0645d55c3a2bbf505f29315d070477 100644 (file)
@@ -16,7 +16,8 @@
 #include <linux/mtd/nand.h>
 #else
 #include <linux/mtd/rawnand.h>
-#endif#include <linux/mtd/mtd.h>
+#endif
+#include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 #include <linux/platform_device.h>
 #include <linux/io.h>