]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/staging/tm6000/tm6000-cards.c
V4L/DVB (12803): tm6000: make tm6000_devused static
[net-next-2.6.git] / drivers / staging / tm6000 / tm6000-cards.c
index c16f765aae57ab50398f78a16cd70e1812df75b3..5544b8a261977a0fd5e80965e338a21c860ed75b 100644 (file)
@@ -44,6 +44,8 @@ static unsigned int card[]     = {[0 ... (TM6000_MAXBOARDS - 1)] = UNSET };
 
 module_param_array(card,  int, NULL, 0444);
 
+static unsigned long tm6000_devused;
+
 
 struct tm6000_board {
        char            *name;