projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97148ba
)
[libata] ata_piix: build fix
author
Jeff Garzik
<jeff@garzik.org>
Wed, 13 Sep 2006 04:25:23 +0000
(
00:25
-0400)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 13 Sep 2006 04:25:23 +0000
(
00:25
-0400)
Spotted by Andrew Morton.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/ata_piix.c
patch
|
blob
|
history
diff --git
a/drivers/ata/ata_piix.c
b/drivers/ata/ata_piix.c
index 965b4f0ba711ed434483ca40143e2d12d980df35..ab2ecccf7798093c5673a55f499481d1b8ba3eb9 100644
(file)
--- a/
drivers/ata/ata_piix.c
+++ b/
drivers/ata/ata_piix.c
@@
-559,7
+559,7
@@
static struct ata_port_info piix_port_info[] = {
/* ich7m_sata_ahci: 10 */
{
.sht = &piix_sht,
- .
host_flags
= ATA_FLAG_SATA |
+ .
flags
= ATA_FLAG_SATA |
PIIX_FLAG_CHECKINTR | PIIX_FLAG_SCR |
PIIX_FLAG_AHCI,
.pio_mask = 0x1f, /* pio0-4 */