ARM: ixp4xx: avoid circular header dependency
authorArnd Bergmann <arnd@arndb.de>
Fri, 5 Jul 2013 14:25:44 +0000 (16:25 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 6 Jul 2013 00:01:03 +0000 (02:01 +0200)
commit39f1601c3f840f6e055f7d9726a1a1e9acbefd78
treee7bfc3357b6fc91b688a77114df71512e14e9573
parent069d0a7870f45a3eb0540825d6dc517eda2a525a
ARM: ixp4xx: avoid circular header dependency

With the new linux/reboot.h header file dependency added, we can no
longer build ixp4xx. The easiest way to avoid that is to remove the
inclusion of mach/hardware.h from mach/timex.h, which does not need
that header anyway.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Imre Kaloz <kaloz@openwrt.org>
Cc: Krzysztof Halasa <khc@pm.waw.pl>
Cc: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-ixp4xx/dsmg600-setup.c
arch/arm/mach-ixp4xx/include/mach/timex.h
arch/arm/mach-ixp4xx/omixp-setup.c