u-boot-brain/arch
Nobuhiro Iwamatsu d4430426b6 sh: tmu: Changed switch statement to shift operation
Calculation of the bit position using switch statement can substitute
shift operation using ffs.
And removed unsed macro and variable.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2012-08-21 15:00:34 +09:00
..
arm global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
avr32 global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
blackfin global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
m68k global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
microblaze global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
mips global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
nds32 nds32: fix unused pmu_init warning 2012-08-11 00:43:28 +08:00
nios2 global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
openrisc openrisc: Work around potential relocation issues 2012-08-09 23:37:45 +02:00
powerpc powerpc: Fix declaration type for I/O functions 2012-08-09 22:24:31 +02:00
sandbox global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
sh sh: tmu: Changed switch statement to shift operation 2012-08-21 15:00:34 +09:00
sparc global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
x86 global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00