瀏覽代碼

[PATCH] cx88 build fix

static declaration of cx88_pci_irqs follows non-static.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Mauro Carvalho Chehab 20 年之前
父節點
當前提交
5cdb7b48d0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/media/video/cx88/cx88.h

+ 0 - 1
drivers/media/video/cx88/cx88.h

@@ -435,7 +435,6 @@ struct cx8802_dev {
 /* ----------------------------------------------------------- */
 /* ----------------------------------------------------------- */
 /* cx88-core.c                                                 */
 /* cx88-core.c                                                 */
 
 
-extern char *cx88_pci_irqs[32];
 extern char *cx88_vid_irqs[32];
 extern char *cx88_vid_irqs[32];
 extern char *cx88_mpeg_irqs[32];
 extern char *cx88_mpeg_irqs[32];
 extern void cx88_print_irqbits(char *name, char *tag, char **strings,
 extern void cx88_print_irqbits(char *name, char *tag, char **strings,