Skip to content

Commit

Permalink
[ARM] iop13xx: avoid polluting the kernel's namespace
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Russell King authored and Russell King committed Nov 28, 2008
1 parent 0114cb4 commit 6ae8595
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-iop13xx/include/mach/timex.h
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
#include <mach/hardware.h>

#define CLOCK_TICK_RATE (100 * HZ)

0 comments on commit 6ae8595

Please sign in to comment.