u-boot-brain/arch/arm/cpu/armv7/s5p-common
Anatolij Gustschin 7a1b07eef9 arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning
Fix:
pwm.c: In function 'pwm_config':
pwm.c:85:16: warning: variable 'timer_rate_hz' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2011-11-16 21:37:01 +01:00
..
cpu_info.c S5PC2XX: Support the cpu revision 2011-05-26 19:31:11 +09:00
Makefile S5P:SROM config code moved to s5p-common directory 2011-05-26 19:30:46 +09:00
pwm.c arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning 2011-11-16 21:37:01 +01:00
sromc.c S5P:SROM config code moved to s5p-common directory 2011-05-26 19:30:46 +09:00
timer.c Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00