Skip to content

Commit

Permalink
ARM: EXYNOS4: configure ADC on NURI
Browse files Browse the repository at this point in the history
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
MyungJoo Ham authored and Kukjin Kim committed Jul 20, 2011
1 parent a140b92 commit ed9ba31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-exynos4/mach-nuri.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include <asm/mach/arch.h>
#include <asm/mach-types.h>

#include <plat/adc.h>
#include <plat/regs-serial.h>
#include <plat/exynos4.h>
#include <plat/cpu.h>
Expand Down Expand Up @@ -1021,6 +1022,7 @@ static struct platform_device *nuri_devices[] __initdata = {
&s5p_device_ehci,
&s3c_device_i2c3,
&i2c9_gpio,
&s3c_device_adc,

/* NURI Devices */
&nuri_gpio_keys,
Expand Down

0 comments on commit ed9ba31

Please sign in to comment.