Re: [PATCH] video/omap: remove mux.h include

From: Tony Lindgren
Date: Mon Oct 04 2010 - 14:47:51 EST


* Nicolas Kaiser <nikai@xxxxxxxxx> [101004 11:32]:
> Including mux.h should no longer be needed for omap2/3/4 SoCs
> outside arch/arm/mach-omap2 files.
>
> Signed-off-by: Nicolas Kaiser <nikai@xxxxxxxxx>

Thanks,

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>

> ---
> drivers/video/omap/lcd_omap3beagle.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/video/omap/lcd_omap3beagle.c b/drivers/video/omap/lcd_omap3beagle.c
> index ca75cc2..d7c6c3e 100644
> --- a/drivers/video/omap/lcd_omap3beagle.c
> +++ b/drivers/video/omap/lcd_omap3beagle.c
> @@ -25,8 +25,6 @@
> #include <linux/gpio.h>
> #include <linux/i2c/twl.h>
>
> -#include <plat/mux.h>
> -#include <plat/mux.h>
> #include <asm/mach-types.h>
>
> #include "omapfb.h"
> --
> 1.7.2.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/