ep93xx: Make syscon access functions private to SoC
authorRyan Mallon <rmallon@gmail.com>
Wed, 11 Jan 2012 02:43:02 +0000 (13:43 +1100)
committerRyan Mallon <rmallon@gmail.com>
Wed, 14 Mar 2012 00:43:06 +0000 (11:43 +1100)
The syscon access functions are no longer used outside of the core
EP93xx code. Move their definitions into the SoC code.

Signed-off-by: Ryan Mallon <rmallon@gmail.com>
Reviewed-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: Hartley Sweeten <hsweeten@visionengravers.com>

No differences found