[PATCH 05/11] ep93xx: Move arch_reset to core.c

H Hartley Sweeten hartleys at visionengravers.com
Fri Jan 13 12:28:40 EST 2012


On Tuesday, January 10, 2012 8:15 PM, Ryan Mallon wrote:
> 
> Move the arch_reset function from include/mach/system.h to core.c.
> This removes the need for the EP93XX_SYSCON_DEVCFG defines to
>  be exported in the include/mach headers.
>
> Cc: Hartley Sweeten <hsweeten at visionengravers.com>
> Cc: Mika Westerberg <mika.westerberg at iki.fi>
> Signed-off-by: Ryan Mallon <rmallon at gmail.com>
> ---
>  arch/arm/mach-ep93xx/core.c                |   18 ++++++++++++++++++
>  arch/arm/mach-ep93xx/include/mach/system.h |   14 +-------------
>  2 files changed, 19 insertions(+), 13 deletions(-)

As you already found, the ARM reset rework already handled this.

Regards,
Hartley



More information about the linux-arm-kernel mailing list