diff options
Diffstat (limited to 'drivers/net/chelsio/espi.h')
-rw-r--r-- | drivers/net/chelsio/espi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/chelsio/espi.h b/drivers/net/chelsio/espi.h index 84f2c98bc4cc..5694aad4fbc0 100644 --- a/drivers/net/chelsio/espi.h +++ b/drivers/net/chelsio/espi.h | |||
@@ -62,7 +62,6 @@ void t1_espi_intr_disable(struct peespi *); | |||
62 | int t1_espi_intr_handler(struct peespi *); | 62 | int t1_espi_intr_handler(struct peespi *); |
63 | const struct espi_intr_counts *t1_espi_get_intr_counts(struct peespi *espi); | 63 | const struct espi_intr_counts *t1_espi_get_intr_counts(struct peespi *espi); |
64 | 64 | ||
65 | void t1_espi_set_misc_ctrl(adapter_t *adapter, u32 val); | ||
66 | u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait); | 65 | u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait); |
67 | int t1_espi_get_mon_t204(adapter_t *, u32 *, u8); | 66 | int t1_espi_get_mon_t204(adapter_t *, u32 *, u8); |
68 | 67 | ||