* ata: Initializer Entries defined twice
@ 2008-04-28 19:28 Harvey Harrison
0 siblings, 0 replies; only message in thread
From: Harvey Harrison @ 2008-04-28 19:28 UTC (permalink / raw)
To: Jeff Garzik; +Cc: linux-ide
Jeff,
These have appeared in mainline recently, they are all related to
the can_queue member which is also defined in the ATA_NCQ_SHT macro.
There are more warnings, (grep for ATA_NCQ_SHT) but could you suggest
how you'd like this resolved?
drivers/ata/ahci.c:282:2: warning: Initializer entry defined twice
drivers/ata/ahci.c:283:3: also defined here
drivers/ata/sata_sil24.c:391:2: warning: Initializer entry defined twice
drivers/ata/sata_sil24.c:392:3: also defined here
drivers/ata/sata_nv.c:393:2: warning: Initializer entry defined twice
drivers/ata/sata_nv.c:397:3: also defined here
drivers/ata/sata_nv.c:401:2: warning: Initializer entry defined twice
drivers/ata/sata_nv.c:405:3: also defined here
drivers/ata/sata_mv.c:541:2: warning: Initializer entry defined twice
drivers/ata/sata_mv.c:542:3: also defined here
Cheers,
Harvey
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-04-28 19:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-28 19:28 ata: Initializer Entries defined twice Harvey Harrison
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).