diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-05-30 23:24:58 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-05-31 11:23:42 +0100 |
commit | 2b6c00c157c5bf80417f6b814f1088da2dc588ee (patch) | |
tree | 389a5ef151ebfce20d2bb81c016f1d40bcf12c4e /arch/arm/mach-sa1100/assabet.c | |
parent | 38de19fa7159838fbe180e859cb46501d9fca4f4 (diff) | |
download | linux-stable-2b6c00c157c5bf80417f6b814f1088da2dc588ee.tar.gz linux-stable-2b6c00c157c5bf80417f6b814f1088da2dc588ee.tar.bz2 linux-stable-2b6c00c157c5bf80417f6b814f1088da2dc588ee.zip |
ARM: pxa, regulator: fix building ezx e680
The reference to camera_supply_gpiod_table was added in the wrong function,
as observed from this randconfig build failure:
arch/arm/mach-pxa/ezx.c: In function 'e680_init':
arch/arm/mach-pxa/ezx.c:905:26: error: 'camera_supply_gpiod_table' undeclared (first use in this function)
gpiod_add_lookup_table(&camera_supply_gpiod_table);
Fixes: 6059577cb28d ("regulator: fixed: Convert to use GPIO descriptor only")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/arm/mach-sa1100/assabet.c')
0 files changed, 0 insertions, 0 deletions