ARM: u300: push down syscon registers
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 2 May 2013 14:56:15 +0000 (16:56 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 11:54:31 +0000 (13:54 +0200)
Get rid of the <mach/syscon.h> header as a prerequisite for
multiplatform support. Do this by pushing the registers down
to their respective drivers and deleting the unused remainder.

Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found