From: Arnd Bergmann Date: Fri, 5 Jul 2013 14:25:44 +0000 (+0200) Subject: ARM: ixp4xx: avoid circular header dependency X-Git-Tag: v3.11-rc1~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39f1601c3f840f6e055f7d9726a1a1e9acbefd78;p=pandora-kernel.git 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 Cc: Imre Kaloz Cc: Krzysztof Halasa Cc: Jason Cooper --- Reading git-diff-tree failed