]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/mach-keystone/include/mach/clock-k2l.h
ARM: keystone2: Remove unsed external clocks
[karo-tx-uboot.git] / arch / arm / mach-keystone / include / mach / clock-k2l.h
index e3f005a72cdd36ddf53b191b1c80b13ff05c2300..485746dea28af4cce88942d5d8e023d1f6121dbb 100644 (file)
 #ifndef __ASM_ARCH_CLOCK_K2L_H
 #define __ASM_ARCH_CLOCK_K2L_H
 
-enum ext_clk_e {
-       sys_clk,
-       alt_core_clk,
-       pa_clk,
-       tetris_clk,
-       ddr3_clk,
-       pcie_clk,
-       sgmii_clk,
-       usb_clk,
-       rp1_clk,
-       ext_clk_count /* number of external clocks */
-};
-
-extern unsigned int external_clk[ext_clk_count];
-
 #define CLK_LIST(CLK)\
        CLK(0, core_pll_clk)\
        CLK(1, pass_pll_clk)\