Browse Source

[ARM] iop13xx: avoid polluting the kernel's namespace

Avoid unnecessarily pollution of the kernel's namespace by avoiding
mach/hardware.h in mach/timex.h.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 16 years ago
parent
commit
6ae8595e97
1 changed files with 0 additions and 2 deletions
  1. 0 2
      arch/arm/mach-iop13xx/include/mach/timex.h

+ 0 - 2
arch/arm/mach-iop13xx/include/mach/timex.h

@@ -1,3 +1 @@
-#include <mach/hardware.h>
-
 #define CLOCK_TICK_RATE (100 * HZ)