From bfbb28e727348c140b75982005e7e51cf0197864 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Wed, 19 Sep 2012 11:06:06 -0700 Subject: ARM: OMAP: Remove unused param.h This is no longer needed. Signed-off-by: Tony Lindgren --- arch/arm/plat-omap/include/plat/param.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 arch/arm/plat-omap/include/plat/param.h (limited to 'arch/arm') diff --git a/arch/arm/plat-omap/include/plat/param.h b/arch/arm/plat-omap/include/plat/param.h deleted file mode 100644 index 1eb4dc326979..000000000000 --- a/arch/arm/plat-omap/include/plat/param.h +++ /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 -- cgit v1.2.3-59-g8ed1b