diff options
author | Olof Johansson <olof@lixom.net> | 2012-09-06 02:58:38 +0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2012-09-06 02:58:38 +0400 |
commit | 63212c5ecdd558defb9aa985375626bac5a5e5a8 (patch) | |
tree | c8f285efcdfac4623d58f123506c1b7d69cd8d73 | |
parent | ae2fe0c0cad76973314955f68a26229b621bc3a2 (diff) | |
parent | aa9c1ba4412d2f9348b6e700aa4831569a25a7ca (diff) | |
download | linux-63212c5ecdd558defb9aa985375626bac5a5e5a8.tar.xz |
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> |