On Fri, Feb 18, 2011 at 08:29:47PM +0800, Shawn Guo wrote: > > + > > +#include <linux/kernel.h> > > +#include <linux/platform_device.h> > > +#include <linux/clk.h> > > +#include <linux/dma-mapping.h> > > +#include <linux/io.h> > > +#include <mach/fb.h> > > +#include <mach/hardware.h> > > +#include <mach/mxs.h> > > + > > +#define REG_SET 4 > > +#define REG_CLR 8 > > + > We already have these defined in mxs.h I know, but as Wolfram realized this makes the driver architecture specific. So I decided to duplicate this here and to remove mach/hardware.h and mach/mxs.h (obviously still present in the last posted version) Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html