diff options
author | 2012-09-05 15:58:38 -0700 | |
---|---|---|
committer | 2012-09-05 15:58:38 -0700 | |
commit | 63212c5ecdd558defb9aa985375626bac5a5e5a8 (patch) | |
tree | c8f285efcdfac4623d58f123506c1b7d69cd8d73 | |
parent | Merge tag 'ks8695-time-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanup (diff) | |
parent | ARM: mach-shmobile: remove duplicated include from board-ag5evm.c (diff) | |
download | linux-dev-63212c5ecdd558defb9aa985375626bac5a5e5a8.tar.xz linux-dev-63212c5ecdd558defb9aa985375626bac5a5e5a8.zip |
Merge branch 'ag5evm' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup
* 'ag5evm' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
ARM: mach-shmobile: remove duplicated include from board-ag5evm.c
-rw-r--r-- | arch/arm/mach-shmobile/board-ag5evm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-ag5evm.c b/arch/arm/mach-shmobile/board-ag5evm.c index d82c010fdfc6..cfc3b5c43ba8 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> |