]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/mtd/nand/bcm47xxnflash/ops_bcm4706.c
mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
[karo-tx-linux.git] / drivers / mtd / nand / bcm47xxnflash / ops_bcm4706.c
index 86c9a79b89b3e863f9377eebb8c9b6ae18500dd9..37d5b895669442afdfb6b536968aaffd31d0e8c7 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 164 retries as maxiumum. */
 #define NFLASH_READY_RETRIES           1000