X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fchelsio%2Fespi.h;h=5694aad4fbc0a014c478b87cb4049a73446457c7;hb=64c2eae225137a8f5a88b6a416fc182d36e8ae9f;hp=c90e37f8457c29823e0d518b45bb31b689ed278d;hpb=986632fd7033a0199f9548c44606377cdf1f4a80;p=linux-2.6-omap-h63xx.git diff --git a/drivers/net/chelsio/espi.h b/drivers/net/chelsio/espi.h index c90e37f8457..5694aad4fbc 100644 --- a/drivers/net/chelsio/espi.h +++ b/drivers/net/chelsio/espi.h @@ -62,7 +62,7 @@ void t1_espi_intr_disable(struct peespi *); int t1_espi_intr_handler(struct peespi *); const struct espi_intr_counts *t1_espi_get_intr_counts(struct peespi *espi); -void t1_espi_set_misc_ctrl(adapter_t *adapter, u32 val); u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait); +int t1_espi_get_mon_t204(adapter_t *, u32 *, u8); #endif /* _CXGB_ESPI_H_ */