commit | 6f71e9213c1dd31c44824e95ea4441883fceaf9c | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Sun Mar 11 15:21:39 2012 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Sun Mar 11 16:04:17 2012 -0500 |
tree | d55afcea432c9e419adf1bc91c9502e382717f99 | |
parent | 8a2b6255dd11eee1b27d1be394241abf1871b610 [diff] |
ARM: iop13xx: fix missing declaration of iop13xx_init_early Commit 1dfe34ae794c13 (ARM: iop13xx: use runtime ioremap hook) missed a declaration of iop13xx_init_early resulting in a build error. Signed-off-by: Rob Herring <rob.herring@calxeda.com>