]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/gdsys_fpga.h
powerpc, 8260: remove support for mpc8260
[people/ms/u-boot.git] / include / gdsys_fpga.h
index 3b8762df6694a301220a155bc94e636868ca7fca..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);
@@ -163,7 +162,7 @@ struct ihs_fpga {
 };
 #endif
 
-#ifdef CONFIG_HRCON
+#if defined(CONFIG_HRCON) || defined(CONFIG_STRIDER_CON_DP)
 struct ihs_fpga {
        u16 reflection_low;     /* 0x0000 */
        u16 versions;           /* 0x0002 */