]> err.no Git - linux-2.6/blobdiff - drivers/pnp/card.c
ALSA: wm8750: add missing VREF output
[linux-2.6] / drivers / pnp / card.c
index b00ef1030e45f964f58aa29148e7b9bb75d05281..e75b060daa955231af4d52a79816fa4824a17d5b 100644 (file)
@@ -102,7 +102,7 @@ static int card_probe(struct pnp_card *card, struct pnp_card_driver *drv)
  * @id: pointer to a pnp_id structure
  * @card: pointer to the desired card
  */
-struct pnp_id *pnp_add_card_id(struct pnp_card *card, char *id)
+static struct pnp_id *pnp_add_card_id(struct pnp_card *card, char *id)
 {
        struct pnp_id *dev_id, *ptr;