powerpc: Fix whitespace merge in mpc8641 hpcn device tree
authorKumar Gala <galak@kernel.crashing.org>
Thu, 31 Jul 2008 22:06:31 +0000 (17:06 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 21 Aug 2008 04:26:02 +0000 (23:26 -0500)
When we coverted the .dts to v1 we lost a space between the irq
and its polarity/sense information.  This causes a bit of chaos
as the reset of the blob is off by one cell.

This was noticed by booting and getting errors w/ATA due to
lock of interrupts.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found