]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - drivers/media/video/saa7134/saa7134-dvb.c
[PATCH] make lots of things static
[linux-2.6.git] / drivers / media / video / saa7134 / saa7134-dvb.c
index dd4a6c8ee65f187391707d8c8b7821ba4e658adf..c2873ae029f95224f721fd22bc57b17e77c6abd5 100644 (file)
@@ -172,7 +172,7 @@ static int fe_request_firmware(struct dvb_frontend* fe,
        return request_firmware(fw, name, &dev->pci->dev);
 }
 
-struct tda1004x_config medion_cardbus = {
+static struct tda1004x_config medion_cardbus = {
        .demod_address = 0x08,  /* not sure this is correct */
        .invert        = 0,
         .invert_oclk   = 0,