summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn/if_sn_pccard.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sn/if_sn_pccard.c')
-rw-r--r--sys/dev/sn/if_sn_pccard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sn/if_sn_pccard.c b/sys/dev/sn/if_sn_pccard.c
index 08933d4..34a4e19 100644
--- a/sys/dev/sn/if_sn_pccard.c
+++ b/sys/dev/sn/if_sn_pccard.c
@@ -55,7 +55,7 @@
#include "card_if.h"
-const struct pccard_product sn_pccard_products[] = {
+static const struct pccard_product sn_pccard_products[] = {
{ PCCARD_STR_MEGAHERTZ2_XJACK, PCCARD_VENDOR_MEGAHERTZ2,
PCCARD_PRODUCT_MEGAHERTZ2_XJACK, 0, NULL, NULL },
{ PCCARD_STR_NEWMEDIA_BASICS, PCCARD_VENDOR_NEWMEDIA,
OpenPOWER on IntegriCloud