From: Grant Likely Date: Tue, 8 Jun 2010 13:48:26 +0000 (-0600) Subject: of/device: Fix build errors for non-ppc and non-microblaze X-Git-Tag: v2.6.36-rc1~543^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e3288dc9a94fab5ea87db42177d3a9e0345a614;p=pandora-kernel.git of/device: Fix build errors for non-ppc and non-microblaze Only powerpc and microblaze supply (struct device *)->archdata.dma_mask. This patch stops referencing it on other architectures. Signed-off-by: Grant Likely --- Reading git-diff-tree failed