On Thu, Dec 09, 2010 at 02:47:14PM +0100, Sascha Hauer wrote: > -#define MX51_MXC_INT_IPU_ERR 10 > -#define MX51_MXC_INT_IPU_SYN 11 > +#define MX51_INT_IPU_ERR 10 > +#define MX51_INT_IPU_SYN 11 This one is easy. Acked-by: me. Maybe it's worth to do git ls-files | xargs perl -p -i -e 's/\bMX51_MXC_INT_/MX51_INT_/ and then fix up the layout damage. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- 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