diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2010-08-08 21:19:42 +0100 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-08-08 21:19:42 +0100 |
commit | 6ae0185fe201eae0548dace2a84acb5050fc8606 (patch) | |
tree | f06bfb2302f84f178875d710c9ebb6425011fe2b /drivers/mtd/inftlmount.c | |
parent | a1452a3771c4eb85bd779790b040efdc36f4274e (diff) |
mtd: Remove obsolete <mtd/compatmac.h> include
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/inftlmount.c')
-rw-r--r-- | drivers/mtd/inftlmount.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/inftlmount.c b/drivers/mtd/inftlmount.c index 7772d2618d9f..104052e774b0 100644 --- a/drivers/mtd/inftlmount.c +++ b/drivers/mtd/inftlmount.c @@ -34,7 +34,6 @@ #include <linux/mtd/mtd.h> #include <linux/mtd/nftl.h> #include <linux/mtd/inftl.h> -#include <linux/mtd/compatmac.h> /* * find_boot_record: Find the INFTL Media Header and its Spare copy which |