浏览代码

[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 年之前
父节点
当前提交
6ae8595e97
共有 1 个文件被更改,包括 0 次插入2 次删除
  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)