mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-15 04:09:26 +00:00
The debugging code would dereference __iomem pointers instead
of going through sbus_{read,write}{b,w,l}().
Signed-off-by: David S. Miller <davem@davemloft.net>