IB/ipath: Remove unused ipath_read_kreg64_port()
Signed-off-by: Dave Olson <dave.olson@qlogic.com> Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
committed by
Roland Dreier
parent
dd5190b6be
commit
c8c6f5d496
@@ -756,8 +756,6 @@ int ipath_eeprom_write(struct ipath_devdata *, u8, const void *, int);
|
||||
/* these are used for the registers that vary with port */
|
||||
void ipath_write_kreg_port(const struct ipath_devdata *, ipath_kreg,
|
||||
unsigned, u64);
|
||||
u64 ipath_read_kreg64_port(const struct ipath_devdata *, ipath_kreg,
|
||||
unsigned);
|
||||
|
||||
/*
|
||||
* We could have a single register get/put routine, that takes a group type,
|
||||
|
Reference in New Issue
Block a user