Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260611
b: refs/heads/master
c: edd967b
h: refs/heads/master
i:
  260609: df160ad
  260607: aabc8f9
v: v3
  • Loading branch information
Marek Szyprowski authored and Kukjin Kim committed Jul 20, 2011
1 parent bbf5d1b commit fd5a9d1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0d8f6e04adba626e21b65f149e7ef38d7e9eceac
refs/heads/master: edd967b899a9ecc55409c7ea1eeeb0cf0a9077e2
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-exynos4/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@ config MACH_ARMLEX4210
config MACH_UNIVERSAL_C210
bool "Mobile UNIVERSAL_C210 Board"
select CPU_EXYNOS4210
select S5P_DEV_FIMC0
select S5P_DEV_FIMC1
select S5P_DEV_FIMC2
select S5P_DEV_FIMC3
select S3C_DEV_HSMMC
select S3C_DEV_HSMMC2
select S3C_DEV_HSMMC3
Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-exynos4/mach-universal_c210.c
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,10 @@ static struct i2c_board_info i2c1_devs[] __initdata = {

static struct platform_device *universal_devices[] __initdata = {
/* Samsung Platform Devices */
&s5p_device_fimc0,
&s5p_device_fimc1,
&s5p_device_fimc2,
&s5p_device_fimc3,
&mmc0_fixed_voltage,
&s3c_device_hsmmc0,
&s3c_device_hsmmc2,
Expand Down

0 comments on commit fd5a9d1

Please sign in to comment.