diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2012-08-21 13:24:43 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2012-08-21 15:00:34 +0900 |
commit | d4430426b6d135d6d3fc550be660055793185e0d (patch) | |
tree | b16764e6cee06e1402e8d6feadf7c80bcac6e87e /arch/sh/include/asm | |
parent | 73f35e0b156c771333d449ca86b99600d094d37f (diff) | |
download | u-boot-imx-d4430426b6d135d6d3fc550be660055793185e0d.zip u-boot-imx-d4430426b6d135d6d3fc550be660055793185e0d.tar.gz u-boot-imx-d4430426b6d135d6d3fc550be660055793185e0d.tar.bz2 |
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>
Diffstat (limited to 'arch/sh/include/asm')
0 files changed, 0 insertions, 0 deletions