1
0
Fork 0

video/omap: remove mux.h include

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>
wifi-calibration
Nicolas Kaiser 2010-10-04 20:38:42 +02:00 committed by Tomi Valkeinen
parent 9dbb7a5da9
commit 2308bfb8ac
1 changed files with 0 additions and 2 deletions

View File

@ -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"