diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2012-08-21 04:24:43 (GMT) |
---|---|---|
committer | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2012-08-21 06:00:34 (GMT) |
commit | d4430426b6d135d6d3fc550be660055793185e0d (patch) | |
tree | b16764e6cee06e1402e8d6feadf7c80bcac6e87e /lib/zlib | |
parent | 73f35e0b156c771333d449ca86b99600d094d37f (diff) | |
download | u-boot-fsl-qoriq-d4430426b6d135d6d3fc550be660055793185e0d.tar.xz |
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 'lib/zlib')
0 files changed, 0 insertions, 0 deletions