mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-31 08:04:55 +00:00
sata_sil24: remove unused sil24_port_multiplier
AFAICT, struct sil24_port_multiplier isn't used anywhere. Remove it. Signed-off-by: Grant Grundler <grundler@google.com> Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
parent
8522ee25f3
commit
1564a187b4
@ -51,13 +51,6 @@ struct sil24_sge {
|
||||
__le32 flags;
|
||||
};
|
||||
|
||||
/*
|
||||
* Port multiplier
|
||||
*/
|
||||
struct sil24_port_multiplier {
|
||||
__le32 diag;
|
||||
__le32 sactive;
|
||||
};
|
||||
|
||||
enum {
|
||||
SIL24_HOST_BAR = 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user