From: Rob Herring Date: Tue, 16 Nov 2010 20:33:52 +0000 (-0600) Subject: mmc: sdhci-of: fix build on non-powerpc platforms X-Git-Tag: v2.6.38-rc1~43^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c289ef41431144a538b5fb5f94fc83c81b3020e2;p=pandora-kernel.git mmc: sdhci-of: fix build on non-powerpc platforms Explicitly include err.h, of_address.h and of_irq.h. Make use of machine_is() conditional on PPC. Signed-off-by: Rob Herring Signed-off-by: Grant Likely --- Reading git-diff-tree failed