ipmi: explicitly include of_address.h and of_irq.h
authorRob Herring <rob.herring@calxeda.com>
Tue, 16 Nov 2010 20:33:51 +0000 (14:33 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 4 Jan 2011 07:39:37 +0000 (00:39 -0700)
of_address.h and of_irq.h are implicitly included on powerpc. Adding
them fixes builds on non-powerpc platforms.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found