Revert "libata: export host controller number thru /sys"

This reverts commit 1757d902b0.

Discussion continues upstream.
This commit is contained in:
Jeff Garzik 2013-01-25 15:30:23 -05:00 committed by Jeff Garzik
parent 7e15e9be37
commit e175435ed2
3 changed files with 1 additions and 6 deletions

View file

@ -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;