diff options
author | Sandeep Paulraj <s-paulraj@ti.com> | 2011-03-07 13:50:44 -0500 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2011-03-11 14:23:36 +0000 |
commit | f43272c482661bc88347bba237976eecfc1dbf5b (patch) | |
tree | 96b1dbe9ff97d660444cd363478f7c8410dbb354 /drivers/mtd/nand/bcm_umi_bch.c | |
parent | 4332c116869ceca58638beabd9e9a5d7db4cef83 (diff) |
mtd: DaVinci: Removed header file that is not required
The DaVinci NAND driver was including the mach-types.h header
file.
This prevented the DaVinci NAND driver from getting used
in a DSP only device. The linux port on c6x devices can make
use of the same driver and does not define a corresponding
header file.
This header file was required in the driver because earlier there was code
dependent on a machine_* check. This piece of code has now been factored out
and is in arch/arm/mach-davinci/aemif.c
Thus removing the header file is harmless
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/nand/bcm_umi_bch.c')
0 files changed, 0 insertions, 0 deletions