mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
ata: pata_hpt3x2n: drop unused HPT_PCI_FAST
The driver has never used HPT_PCI_FAST -- drop it. Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
This commit is contained in:
parent
7ad3128efe
commit
87a3f2a899
|
|
@ -27,7 +27,6 @@
|
|||
#define DRV_VERSION "0.3.17"
|
||||
|
||||
enum {
|
||||
HPT_PCI_FAST = (1 << 31),
|
||||
PCI66 = (1 << 1),
|
||||
USE_DPLL = (1 << 0)
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user