]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mtd/nand/bcm47xxnflash/ops_bcm4706.c
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
[karo-tx-linux.git] / drivers / mtd / nand / bcm47xxnflash / ops_bcm4706.c
index 595de4012e71971c6453a5499334c28e6185390b..b2ab373c9eefd37c3ab970d078501a9ad423d698 100644 (file)
@@ -9,13 +9,13 @@
  *
  */
 
+#include "bcm47xxnflash.h"
+
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/slab.h>
 #include <linux/bcma/bcma.h>
 
-#include "bcm47xxnflash.h"
-
 /* Broadcom uses 1'000'000 but it seems to be too many. Tests on WNDR4500 has
  * shown ~1000 retries as maxiumum. */
 #define NFLASH_READY_RETRIES           10000