Skip to content

Commit

Permalink
video/omap: remove mux.h include
Browse files Browse the repository at this point in the history
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@nikai.net>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
  • Loading branch information
Nicolas Kaiser authored and Tomi Valkeinen committed Oct 22, 2010
1 parent 9dbb7a5 commit 2308bfb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/video/omap/lcd_omap3beagle.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2308bfb

Please sign in to comment.