Messages in this thread |  | | | Date | Sun, 16 Jul 2006 02:36:10 +0200 | | From | Hartmut Hackmann <> | | Subject | Re: [v4l-dvb-maintainer] [2.6 patch] [PULL]saa7134: rename dmasound_{init, exit} |
| |
Hi
Adrian Bunk wrote: > Two different exports with the same name are not a good idea: > > $ grep -r EXPORT_SYMBOL\(dmasound_init\) * > drivers/media/video/saa7134/saa7134-core.c:EXPORT_SYMBOL(dmasound_init); > sound/oss/dmasound/dmasound_core.c:EXPORT_SYMBOL(dmasound_init); > $ > > This patch renames the saa7134 dmasound_{init,exit} to > saa7134_dmasound_{init,exit}. > > Signed-off-by: Adrian Bunk <bunk@stusta.de> > <snip>
I applied the patch to my personal repository.
Mauro, can you please pull?
Hartmut - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |