[PATCH] ARM: mach-shmobile: remove duplicated include from board-ag5evm.c
Wei Yongjun
weiyj.lk at gmail.com
Sat Aug 25 21:49:58 EDT 2012
From: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
From: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
---
arch/arm/mach-shmobile/board-ag5evm.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-shmobile/board-ag5evm.c b/arch/arm/mach-shmobile/board-ag5evm.c
index d82c010..cfc3b5c 100644
--- a/arch/arm/mach-shmobile/board-ag5evm.c
+++ b/arch/arm/mach-shmobile/board-ag5evm.c
@@ -40,7 +40,6 @@
#include <linux/mmc/sh_mobile_sdhi.h>
#include <linux/mfd/tmio.h>
#include <linux/sh_clk.h>
-#include <linux/videodev2.h>
#include <video/sh_mobile_lcdc.h>
#include <video/sh_mipi_dsi.h>
#include <sound/sh_fsi.h>
More information about the linux-arm-kernel
mailing list