[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100312145751.GO4017@infomag.iguana.be>
Date: Fri, 12 Mar 2010 15:57:51 +0100
From: Wim Van Sebroeck <wim@...ana.be>
To: Jaswinder Singh Rajput <jaswinder@...nel.org>
Cc: Ross Biro <rossb@...gle.com>, David Hardeman <david@...n.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: Watchdog: How to get rid of warning ‘esb_pci_tbl’ defined but not
used
Hello,
> Various people pointed this warning but it is still not fixed :
>
> CC drivers/watchdog/i6300esb.o
> drivers/watchdog/i6300esb.c:341: warning: ‘esb_pci_tbl’ defined but not used
>
> Is any special reason to keep this warning.
>From the source code:
/*
* Data for PCI driver interface
*
* This data only exists for exporting the supported
* PCI ids via MODULE_DEVICE_TABLE. We do not actually
* register a pci_driver, because someone else might one day
* want to register another driver on the same PCI id.
*/
I changed the code so that in the next linux release you want have this anymore.
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists