Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23a8ee4d authored by Shawn Guo's avatar Shawn Guo
Browse files

video: mx3fb: remove unneeded mach/hardware.h inclusion



The inclusion of mach/hardware.h is not used by the driver at all.
Remove it.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
Acked-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: linux-fbdev@vger.kernel.org
parent edfbed90
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@
#include <linux/dma/ipu-dma.h>

#include <linux/platform_data/dma-imx.h>
#include <mach/hardware.h>
#include <linux/platform_data/video-mx3fb.h>

#include <asm/io.h>