Message ID | CAPgLHd_LaGpVqgWa-5EfYbkmjuM_rhT47y2-z6E3ExZ8Rmw4vw@mail.gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Sun, Aug 26, 2012 at 09:49:58AM +0800, Wei Yongjun wrote: > From: Wei Yongjun <yongjun_wei@trendmicro.com.cn> > > From: Wei Yongjun <yongjun_wei@trendmicro.com.cn> > > Remove duplicated include. Thanks, applied to the ag5evm branch of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git
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>