From: Greg Ungerer Date: Fri, 2 Sep 2005 00:42:52 +0000 (+1000) Subject: [PATCH] m68knommu: need pfn_valid macro X-Git-Tag: v2.6.14-rc1~1006 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e70bd1160109f2b7e62222550a7af37910dba88a;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed