| To: | thomas@koeller.dyndns.org |
|---|---|
| Subject: | Re: [PATCH] Suppress compiler warnings |
| From: | Geert Uytterhoeven <geert@linux-m68k.org> |
| Date: | Sun, 27 Aug 2006 14:12:03 +0200 (CEST) |
| Cc: | Linux/MIPS Development <linux-mips@linux-mips.org>, Ralf Baechle <ralf@linux-mips.org>, Thomas K�r <thomas.koeller@baslerweb.com> |
| In-reply-to: | <200608271353.16681.thomas@koeller.dyndns.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200608271353.16681.thomas@koeller.dyndns.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Sun, 27 Aug 2006 thomas@koeller.dyndns.org wrote:
> The excite platform exports hardware resources for device drivers to use.
> Any driver wanting to use these resources will look up them by their names.
> Since these resources are declared to have static linkage, but are not used
> in the source file defining them, the compiler used to emit an 'unused'
> warning, which this patch suppresses.
How can a driver look them up, if they are not linked in in some structure?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] Add configuration variables for RM9xxx processor, thomas |
|---|---|
| Next by Date: | Re: [PATCH] Add configuration variables for RM9xxx processor, Sergei Shtylyov |
| Previous by Thread: | [PATCH] Suppress compiler warnings, thomas |
| Next by Thread: | Re: [PATCH] Suppress compiler warnings, Thomas Koeller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |