summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/em-x270.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2019-03-04 16:32:43 +0100
committerMark Brown <broonie@kernel.org>2019-03-04 16:32:43 +0100
commit88f268a5bcc3b0683e6fbaf9973702e5329fc1e3 (patch)
treea64bf49e575ece017359ba5ac89fbc52efd81f2a /arch/arm/mach-pxa/em-x270.c
parentMerge branch 'regulator-5.0' into regulator-linus (diff)
parentregulator: mc13xxx: Constify regulator_ops variables (diff)
downloadlinux-88f268a5bcc3b0683e6fbaf9973702e5329fc1e3.tar.xz
linux-88f268a5bcc3b0683e6fbaf9973702e5329fc1e3.zip
Merge branch 'regulator-5.1' into regulator-next
Diffstat (limited to 'arch/arm/mach-pxa/em-x270.c')
-rw-r--r--arch/arm/mach-pxa/em-x270.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/em-x270.c b/arch/arm/mach-pxa/em-x270.c
index 32c1edeb3f14..5ba7bb7f7d51 100644
--- a/arch/arm/mach-pxa/em-x270.c
+++ b/arch/arm/mach-pxa/em-x270.c
@@ -976,7 +976,6 @@ static struct fixed_voltage_config camera_dummy_config = {
.supply_name = "camera_vdd",
.input_supply = "vcc cam",
.microvolts = 2800000,
- .enable_high = 0,
.init_data = &camera_dummy_initdata,
};