[PATCH v2] NAND: DaVinci: Removed header file that is not required

Artem Bityutskiy dedekind1 at gmail.com
Tue Mar 8 07:33:05 EST 2011


On Mon, 2011-03-07 at 13:50 -0500, s-paulraj at ti.com wrote:
> From: Sandeep Paulraj <s-paulraj at ti.com>
> 
> 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 at ti.com>

Pushed to l2-mtd-2.6.git, thanks!

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)




More information about the linux-mtd mailing list