summaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorPaul Mundt2009-03-10 07:25:18 +0100
committerPaul Mundt2009-03-10 07:25:18 +0100
commit74aaf024c9a4def24f3eb91a675e4712142d3c87 (patch)
tree87151eb8253da9d98851ce5756d97c7cfa9c4e97 /arch/sh
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... (diff)
parentvideo: deferred io cleanup fix for sh_mobile_lcdcfb (diff)
downloadkernel-qcow2-linux-74aaf024c9a4def24f3eb91a675e4712142d3c87.tar.gz
kernel-qcow2-linux-74aaf024c9a4def24f3eb91a675e4712142d3c87.tar.xz
kernel-qcow2-linux-74aaf024c9a4def24f3eb91a675e4712142d3c87.zip
Merge branch 'sh/stable-updates'
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/boards/board-ap325rxa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/sh/boards/board-ap325rxa.c
index 72da416f6162..15b6d450fbf0 100644
--- a/arch/sh/boards/board-ap325rxa.c
+++ b/arch/sh/boards/board-ap325rxa.c
@@ -22,6 +22,7 @@
#include <linux/gpio.h>
#include <linux/spi/spi.h>
#include <linux/spi/spi_gpio.h>
+#include <media/soc_camera.h>
#include <media/soc_camera_platform.h>
#include <media/sh_mobile_ceu.h>
#include <video/sh_mobile_lcdc.h>