]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: iop13xx: fix missing declaration of iop13xx_init_early
authorRob Herring <rob.herring@calxeda.com>
Sun, 11 Mar 2012 20:21:39 +0000 (15:21 -0500)
committerRob Herring <rob.herring@calxeda.com>
Sun, 11 Mar 2012 21:04:17 +0000 (16:04 -0500)
commit177d7e5f5accfd1ebf11c825bb6ab0dac907d4ce
treed55afcea432c9e419adf1bc91c9502e382717f99
parentd188e77a6600ea1112c320f579c1490b1245674b
ARM: iop13xx: fix missing declaration of iop13xx_init_early

Commit 13a9e8b075388b (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>
arch/arm/mach-iop13xx/include/mach/iop13xx.h