commit | e70bd1160109f2b7e62222550a7af37910dba88a | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Fri Sep 02 10:42:52 2005 +1000 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Fri Sep 02 00:57:30 2005 -0700 |
tree | ea46b9013d37c56f8784ae3d93667c5caca9e6b7 | |
parent | 8410a546765c10d929b82d1e8237398904a79283 [diff] |
[PATCH] m68knommu: need pfn_valid macro Need pfn_valid macro, even on MMUless platforms. Enclose the macro args of __pa and __va in parentheses. Signed-off-by: Greg Ungerer <gerg@uclinux.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>