diff options
Diffstat (limited to 'arch/arm/mach-pxa/pcm990-baseboard.c')
-rw-r--r-- | arch/arm/mach-pxa/pcm990-baseboard.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/pcm990-baseboard.c b/arch/arm/mach-pxa/pcm990-baseboard.c index 1e7515452285..3ea01e0eac63 100644 --- a/arch/arm/mach-pxa/pcm990-baseboard.c +++ b/arch/arm/mach-pxa/pcm990-baseboard.c | |||
@@ -389,6 +389,7 @@ static struct soc_camera_link iclink[] = { | |||
389 | .gpio = NR_BUILTIN_GPIO + 1, | 389 | .gpio = NR_BUILTIN_GPIO + 1, |
390 | }, { | 390 | }, { |
391 | .bus_id = 0, /* Must match with the camera ID above */ | 391 | .bus_id = 0, /* Must match with the camera ID above */ |
392 | .gpio = -ENXIO, | ||
392 | } | 393 | } |
393 | }; | 394 | }; |
394 | 395 | ||