]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/gdsys_fpga.h
mmc: sdhci: fix mmc busy timeout handling
[karo-tx-uboot.git] / include / gdsys_fpga.h
index e1b9c646266c94cb331ad659ef2aec7250443ef1..bb8e144e04900f41bd6dd94c85410763adcf7b39 100644 (file)
@@ -17,7 +17,6 @@ enum {
 };
 
 int get_fpga_state(unsigned dev);
-void print_fpga_state(unsigned dev);
 
 int fpga_set_reg(u32 fpga, u16 *reg, off_t regoff, u16 data);
 int fpga_get_reg(u32 fpga, u16 *reg, off_t regoff, u16 *data);