[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>
This commit is contained in:
Russell King 2008-11-28 16:13:44 +00:00 committed by Russell King
parent 0114cb40d0
commit 6ae8595e97

View File

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