commit | 672d8eafe38e9324055b8c0d0ad6e95c43b6d52a | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Nov 16 14:33:51 2010 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Jan 04 00:39:37 2011 -0700 |
tree | c4dcfe9e042f2c57f05d8989173fd0c510ee7b94 | |
parent | 4a3a255289e7e322b8044286cce85031990f888a [diff] |
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>