aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/mach-nuri.c
diff options
context:
space:
mode:
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>2012-03-09 11:25:25 -0500
committerKukjin Kim <kgene.kim@samsung.com>2012-03-11 01:32:31 -0500
commit72bce7b10a2dad7f6cd766a0b11ad0cf2c16f6d5 (patch)
tree549effd72969beaf6541ca3d71739629d28765c2 /arch/arm/mach-exynos/mach-nuri.c
parent95e874cb415d114e16ca1fa5ce00b808c092db4c (diff)
ARM: EXYNOS: Register JPEG on nuri
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/mach-nuri.c')
-rw-r--r--arch/arm/mach-exynos/mach-nuri.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/mach-nuri.c b/arch/arm/mach-exynos/mach-nuri.c
index a0ca6307e076..92e3cf0101c4 100644
--- a/arch/arm/mach-exynos/mach-nuri.c
+++ b/arch/arm/mach-exynos/mach-nuri.c
@@ -1323,6 +1323,7 @@ static struct platform_device *nuri_devices[] __initdata = {
1323 &i2c9_gpio, 1323 &i2c9_gpio,
1324 &s3c_device_adc, 1324 &s3c_device_adc,
1325 &s5p_device_g2d, 1325 &s5p_device_g2d,
1326 &s5p_device_jpeg,
1326 &s3c_device_rtc, 1327 &s3c_device_rtc,
1327 &s5p_device_mfc, 1328 &s5p_device_mfc,
1328 &s5p_device_mfc_l, 1329 &s5p_device_mfc_l,