u-boot-brain/board/samsung/smdkc100
Minkyu Kang a87bc64cb4 ARMV7: S5P: rename the member of gpio structure
Typically we declare the name of gpio structure to "gpio",
so it was duplicated around the name. (e.g: gpio->gpio_a)
This patch modified the naming that is removing "gpio_".

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2010-08-30 14:44:33 +09:00
..
config.mk s5pc1xx: add support SMDKC100 board 2009-10-13 21:13:55 -05:00
lowlevel_init.S S5P: Use accessor functions instead of SoC specific defines to access the base address 2010-08-17 11:38:19 +09:00
Makefile s5pc1xx: add support SMDKC100 board 2009-10-13 21:13:55 -05:00
mem_setup.S s5pc1xx: add support SMDKC100 board 2009-10-13 21:13:55 -05:00
onenand.c S5P: Use accessor functions instead of SoC specific defines to access the base address 2010-08-17 11:38:19 +09:00
smdkc100.c ARMV7: S5P: rename the member of gpio structure 2010-08-30 14:44:33 +09:00