From: Russell King Date: Sun, 25 Oct 2009 22:42:38 +0000 (+0000) Subject: ARM: integrator: allow Integrator to be built with highmem X-Git-Tag: v2.6.32-rc6~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce63e6bd0ac7eca242562ee07f518bacc8eaa5ce;p=pandora-kernel.git ARM: integrator: allow Integrator to be built with highmem This fixes Integrator builds with highmem enabled; we need to translate from 'struct page' to a DMA address, and this is not possible without __pfn_to_bus(). Signed-off-by: Russell King --- Reading git-diff-tree failed