]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/mach-keystone/include/mach/clock-k2e.h
ARM: keystone2: Use common structure for PLLs
[karo-tx-uboot.git] / arch / arm / mach-keystone / include / mach / clock-k2e.h
index 6f53e43f0ae16c99b80b879c84d003e907b2d874..8fdc0f0e8358f3d755cfcbe02948aebdd1c63cab 100644 (file)
@@ -50,14 +50,6 @@ extern unsigned int external_clk[ext_clk_count];
 
 #define KS2_CLK1_6     sys_clk0_6_clk
 
-/* PLL identifiers */
-enum pll_type_e {
-       CORE_PLL,
-       PASS_PLL,
-       DDR3_PLL,
-       TETRIS_PLL,
-};
-
 #define CORE_PLL_800   {CORE_PLL, 16, 1, 2}
 #define CORE_PLL_850   {CORE_PLL, 17, 1, 2}
 #define CORE_PLL_1000  {CORE_PLL, 20, 1, 2}