mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:42:38 -04:00
[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:
committed by
Russell King
parent
0114cb40d0
commit
6ae8595e97
@@ -1,3 +1 @@
|
||||
#include <mach/hardware.h>
|
||||
|
||||
#define CLOCK_TICK_RATE (100 * HZ)
|
||||
|
||||
Reference in New Issue
Block a user