mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
Revert "libata: export host controller number thru /sys"
This reverts commit 1757d902b0
.
Discussion continues upstream.
This commit is contained in:
parent
7e15e9be37
commit
e175435ed2
3 changed files with 1 additions and 6 deletions
|
@ -546,7 +546,6 @@ struct ata_host {
|
|||
void *private_data;
|
||||
struct ata_port_operations *ops;
|
||||
unsigned long flags;
|
||||
unsigned int host_id; /* user visible host ID */
|
||||
|
||||
struct mutex eh_mutex;
|
||||
struct task_struct *eh_owner;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue