diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-11-24 19:29:18 +0300 |
---|---|---|
committer | Robert Jarzmik <robert.jarzmik@free.fr> | 2017-01-18 21:12:55 +0300 |
commit | 67af5ebde1a4cd10e7bb663440de0773b7597c70 (patch) | |
tree | 2661ebcaa70fbf6ec67df8660c7c631f78607f78 /crypto/hash_info.c | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 (diff) | |
download | linux-67af5ebde1a4cd10e7bb663440de0773b7597c70.tar.xz |
ARM: pxa: ezx: fix a910 camera data
The camera_supply_dummy_device definition is shared between a780 and a910,
but only provided when the first is enabled and fails to build for a
configuration with only a910:
arch/arm/mach-pxa/ezx.c:1097:3: error: 'camera_supply_dummy_device' undeclared here (not in a function)
This moves the definition into its own section.
Fixes: 6c1b417adc8f ("ARM: pxa: ezx: use the new pxa_camera platform_data")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Diffstat (limited to 'crypto/hash_info.c')
0 files changed, 0 insertions, 0 deletions