]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/include/mach/clock.h
[ARM] omap: convert OMAP2 to use clkdev
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / include / mach / clock.h
index 2af4bc24cfe9682efc748151906e06594e4f96e6..214dc46d6ad1767c2aa542515b25b46ce2143180 100644 (file)
@@ -136,9 +136,7 @@ extern const struct clkops clkops_null;
 #define CONFIG_PARTICIPANT     (1 << 10)       /* Fundamental clock */
 #define ENABLE_ON_INIT         (1 << 11)       /* Enable upon framework init */
 #define INVERT_ENABLE           (1 << 12)       /* 0 enables, 1 disables */
-/* bits 13-24 are currently free */
-#define CLOCK_IN_OMAP242X      (1 << 25)
-#define CLOCK_IN_OMAP243X      (1 << 26)
+/* bits 13-26 are currently free */
 #define CLOCK_IN_OMAP343X      (1 << 27)       /* clocks common to all 343X */
 #define CLOCK_IN_OMAP3430ES1   (1 << 29)       /* 3430ES1 clocks only */
 #define CLOCK_IN_OMAP3430ES2   (1 << 30)       /* 3430ES2 clocks only */