On Tue, 2011-03-01 at 17:40 -0500, [email protected] wrote: > From: Sandeep Paulraj <[email protected]> > > 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; so removing it. > > Signed-off-by: Sandeep Paulraj <[email protected]>
Hi, you explain why this include is bad for DSP. Buy you do not explain why this include is there and why removing it is harmless for Linux. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
