[SPARC64]: Fix booting on V100 systems.
authorDavid S. Miller <davem@kimchee.(none)>
Wed, 12 Sep 2007 08:15:59 +0000 (10:15 +0200)
committerDavid S. Miller <davem@kimchee.(none)>
Wed, 12 Sep 2007 08:15:59 +0000 (10:15 +0200)
On the root PCI bus, the OBP device tree lists device 3 twice.
Once as 'pm' and once as 'lomp'.

Everything goes downhill from there.

Ignore the second instance to workaround this.

Thanks to Kövedi_Krisztián for the bug report and
testing the fix.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found