From: Grant Likely Date: Wed, 26 May 2010 05:24:02 +0000 (-0600) Subject: of/spi: Fix build failure on spi_ppc4xx.c X-Git-Tag: v2.6.35-rc2~53^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b53550781b7d51036aea3b3ee63ece3c6c8f4597;p=pandora-kernel.git of/spi: Fix build failure on spi_ppc4xx.c This patch fixes a build error caused by the OF device_node pointer being moved into struct device. Fixes bug introduced by commit 61c7a080a5a061c976988fd4b844dfb468dda255 (of: Always use 'struct device.of_node' to get device node pointer) Signed-off-by: Grant Likely CC: Sean MacLennan CC: spi-devel-general@lists.sourceforge.net CC: devicetree-discuss@lists.ozlabs.org --- Reading git-diff-tree failed