[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:
Родитель
0114cb40d0
Коммит
6ae8595e97
|
@ -1,3 +1 @@
|
|||
#include <mach/hardware.h>
|
||||
|
||||
#define CLOCK_TICK_RATE (100 * HZ)
|
||||
|
|
Загрузка…
Ссылка в новой задаче