commit | c289ef41431144a538b5fb5f94fc83c81b3020e2 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Nov 16 14:33:52 2010 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri Jan 14 00:22:44 2011 -0700 |
tree | e0d0ffe6f72119f51b34c6802072c670ad90e215 | |
parent | 52cfd503ad7176d23a5dd7af3981744feb60622f [diff] |
mmc: sdhci-of: fix build on non-powerpc platforms Explicitly include err.h, of_address.h and of_irq.h. Make use of machine_is() conditional on PPC. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>