ARM: integrator: move CM base into device tree
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 16 Jun 2013 00:44:27 +0000 (02:44 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 12:09:56 +0000 (14:09 +0200)
This moves the core module (CM) control base into the device
tree. It is a simple memory range of 0x200 bytes. Move the
cm header down into the machine directory and unexport the
cm_control() symbol as no modules are using it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found