From: Grant Likely on
Hi Linus,

Here's a set of build fixes related to the of_node and of_match_table
device changes. All trivial fixes.

Thanks,
g.

The following changes since commit aef4b9aaae1decc775778903922bd0075cce7a88:
Linus Torvalds (1):
Merge branch 'next' of git://git.kernel.org/.../benh/powerpc

are available in the git repository at:

git://git.secretlab.ca/git/linux-2.6 merge

Alexandre Bounine (1):
of/powerpc: fix 85xx RapidIO device node pointer

Anatolij Gustschin (3):
of/spi: mpc512x_psc_spi.c: Fix build failures
of/mtd/nand: mpc5121_nfc.c: Fix build failures
of/dma: mpc512x_dma.c: Fix build failures

Grant Likely (3):
of/usb: fix build error due to of_node pointer move
of/spi: Fix build failure on spi_ppc4xx.c
of/rtc: rtc-mpc5121.c: Fix build failures

Michael Guntsche (1):
watchdog: Fix build failure with OF changes

arch/powerpc/sysdev/fsl_rio.c | 2 +-
drivers/dma/mpc512x_dma.c | 10 +++++-----
drivers/mtd/nand/mpc5121_nfc.c | 8 ++++----
drivers/rtc/rtc-mpc5121.c | 14 ++++++++------
drivers/spi/mpc512x_psc_spi.c | 12 ++++++------
drivers/spi/spi_ppc4xx.c | 2 +-
drivers/usb/host/ehci-xilinx-of.c | 2 +-
drivers/watchdog/mpc8xxx_wdt.c | 2 +-
8 files changed, 27 insertions(+), 25 deletions(-)

--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/