summaryrefslogtreecommitdiffstats
path: root/drivers/hwspinlock/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2013-11-01 13:59:04 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2013-11-08 09:45:47 -0200
commit3cdcf7369cdb3406c61090e453b78cb8d4882ef8 (patch)
treefb3b28ff1e18ac481a2a596f4fab617f106bb8c5 /drivers/hwspinlock/Kconfig
parentac5b4b6bf0c84c48d7e2e3fce22e35b04282ba76 (diff)
downloadlinux-3cdcf7369cdb3406c61090e453b78cb8d4882ef8.tar.bz2
[media] platform drivers: Fix build on frv arch
On frv, the following errors happen: drivers/media/platform/soc_camera/rcar_vin.c: In function 'rcar_vin_setup': drivers/media/platform/soc_camera/rcar_vin.c:284:3: error: implicit declaration of function 'iowrite32' [-Werror=implicit-function-declaration] drivers/media/platform/soc_camera/rcar_vin.c: In function 'rcar_vin_request_capture_stop': drivers/media/platform/soc_camera/rcar_vin.c:353:2: error: implicit declaration of function 'ioread32' [-Werror=implicit-function-declaration] This is because this driver forgot to include linux/io.h. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/hwspinlock/Kconfig')
0 files changed, 0 insertions, 0 deletions