commit | ac7eb8a315e25863637a8d2c02af18815458b63f | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Wed Sep 14 23:53:32 2005 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Wed Sep 14 23:53:32 2005 +0200 |
tree | a01c125dab82468e09789d2a919e59e45b4a12fc | |
parent | 05b47540aae996908e48e10a5ff8b69862aadef3 [diff] [blame] |
Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005
diff --git a/include/nand.h b/include/nand.h index 29580da..6dbaa42 100644 --- a/include/nand.h +++ b/include/nand.h
@@ -24,7 +24,7 @@ #ifndef _NAND_H_ #define _NAND_H_ -#include <linux_compat.h> +#include <linux/mtd/compat.h> #include <linux/mtd/mtd.h> #include <linux/mtd/nand.h>