[media] tvaudio: fix compiler warnings
[pandora-kernel.git] / drivers / media / rc / ir-raw.c
index 423ed45..27808bb 100644 (file)
@@ -355,6 +355,7 @@ static void init_decoders(struct work_struct *work)
        load_rc6_decode();
        load_jvc_decode();
        load_sony_decode();
+       load_mce_kbd_decode();
        load_lirc_codec();
 
        /* If needed, we may later add some init code. In this case,