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)
commit672d8eafe38e9324055b8c0d0ad6e95c43b6d52a
treec4dcfe9e042f2c57f05d8989173fd0c510ee7b94
parent4a3a255289e7e322b8044286cce85031990f888a
ipmi: explicitly include of_address.h and of_irq.h

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>
drivers/char/ipmi/ipmi_si_intf.c