summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/pmac32_defconfig
diff options
context:
space:
mode:
authorAl Viro <viro@ftp.linux.org.uk>2006-09-23 01:39:45 +0100
committerPaul Mackerras <paulus@samba.org>2006-09-26 15:41:02 +1000
commit9e84b60ed87f5fe2dce10be2db1bfbb926a49e66 (patch)
tree1b22fef0ec6cf172a4e6d2962700679ba99c5a85 /arch/powerpc/configs/pmac32_defconfig
parentc32527a14049130eb29103b8da27520f07092371 (diff)
[POWERPC] UPIO_TSI cleanup
(le32_to_cpu(x) >> 8) & 0xff is a very odd way to spell (x >> 16) & 0xff, even if that code is hit only on ppc. The value is host-endian - we've got it from readl(), after all... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/pmac32_defconfig')
0 files changed, 0 insertions, 0 deletions