Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / drivers / mtd / nand / raw / intel-nand-controller.c
index 29e8a54..b9784f3 100644 (file)
@@ -20,6 +20,7 @@
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/types.h>
+#include <linux/units.h>
 #include <asm/unaligned.h>
 
 #define EBU_CLC                        0x000
 
 #define MAX_CS 2
 
-#define HZ_PER_MHZ     1000000L
 #define USEC_PER_SEC   1000000L
 
 struct ebu_nand_cs {