Browse Source

ARM: OMAP: Remove unused param.h

This is no longer needed.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Tony Lindgren 12 years ago
parent
commit
bfbb28e727
1 changed files with 0 additions and 8 deletions
  1. 0 8
      arch/arm/plat-omap/include/plat/param.h

+ 0 - 8
arch/arm/plat-omap/include/plat/param.h

@@ -1,8 +0,0 @@
-/*
- *  arch/arm/plat-omap/include/mach/param.h
- *
- */
-
-#ifdef CONFIG_OMAP_32K_TIMER_HZ
-#define HZ	CONFIG_OMAP_32K_TIMER_HZ
-#endif