]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/bt8xx/bttv-cards.c
bt8xx: treat firmware data as const
[linux-2.6-omap-h63xx.git] / drivers / media / video / bt8xx / bttv-cards.c
index 8ef0424c26c4dc405eed8097ee3c2662309bfe21..1c56ae92ce7482c68cb6445031458a71332906b9 100644 (file)
@@ -3768,7 +3768,8 @@ static int terratec_active_radio_upgrade(struct bttv *btv)
 #define BTTV_ALT_DCLK          0x100000
 #define BTTV_ALT_NCONFIG       0x800000
 
-static int __devinit pvr_altera_load(struct bttv *btv, u8 *micro, u32 microlen)
+static int __devinit pvr_altera_load(struct bttv *btv, const u8 *micro,
+                                    u32 microlen)
 {
        u32 n;
        u8 bits;