ARM: OMAP: Remove unused param.h
authorTony Lindgren <tony@atomide.com>
Wed, 19 Sep 2012 18:06:06 +0000 (11:06 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 21:54:50 +0000 (14:54 -0700)
This is no longer needed.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/param.h [deleted file]

diff --git a/arch/arm/plat-omap/include/plat/param.h b/arch/arm/plat-omap/include/plat/param.h
deleted file mode 100644 (file)
index 1eb4dc3..0000000
+++ /dev/null
@@ -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
This page took 0.029592 seconds and 5 git commands to generate.