[PATCH 11/11] ep93xx: Remove unnecessary includes of ep93xx-regs.h
H Hartley Sweeten
hartleys at visionengravers.com
Fri Jan 13 12:54:52 EST 2012
On Tuesday, January 10, 2012 8:15 PM, Ryan Mallon wrote:
>
> Remove the include of ep93xx-regs.h from files which no longer need
> it, notably include/mach/hardware.h. An explict include of ep93xx-regs.h
> is needed in the EP93xx watchdog driver for the EP93XX_APB_IOMEM macro.
>
> 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/crunch.c | 2 +-
> arch/arm/mach-ep93xx/include/mach/hardware.h | 1 -
> arch/arm/mach-ep93xx/soc.h | 2 ++
> drivers/watchdog/ep93xx_wdt.c | 1 +
> 4 files changed, 4 insertions(+), 2 deletions(-)
My patch to convert the watchdog driver to a platform device using the
WatchDog Timer Core will also remove the need to include ep93xx-regs.h.
But for now this looks good.
Acked-by: H Hartley Sweeten <hsweeten at visionengravers.com>
More information about the linux-arm-kernel
mailing list