summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorRoland Dreier <roland@topspin.com>2004-09-21 18:57:44 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-09-21 18:57:44 -0700
commit8178ad77a50d761960599aaed4a43cc07a11ca15 (patch)
tree5e42b51b105032e420d5de0356000c705d40f148 /kernel
parent95ca0bf3ce4bf13e02be97b825d5c08ff34c6fd9 (diff)
[PATCH] ppc64: remove pSeries IO token translations
Get rid of IO_TOKEN_TO_ADDR() and IO_ADDR_TO_TOKEN() for pSeries EEH; the conversion to tokens is not needed now that we have __iomem annotations to prevent drivers from dereferencing IO addresses. The IO tokens meant that the __raw_ IO accesses wouldn't have worked, and removing the debugging vestiges simplifies the code noticeably. Signed-off-by: Roland Dreier <roland@topspin.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions