imx: mx6 remove duplicated enable_cspi_clock
[oweals/u-boot.git] / arch / arm / include / asm / arch-mx6 / clock.h
index a6de5ee4bc12623a769b96a8f9bc86dde7b9e47f..7b3bbb8185b0d511afe368770acd812257c55d77 100644 (file)
@@ -57,7 +57,6 @@ void hab_caam_clock_enable(unsigned char enable);
 void enable_ocotp_clk(unsigned char enable);
 void enable_usboh3_clk(unsigned char enable);
 void enable_uart_clk(unsigned char enable);
-int enable_cspi_clock(unsigned char enable, unsigned spi_num);
 int enable_usdhc_clk(unsigned char enable, unsigned bus_num);
 int enable_sata_clock(void);
 void disable_sata_clock(void);