[PATCH][mini] 2.4.46 drivers/media/video/audiochip.h

Brendan Burns (brendanburns@attbi.com)
06 Nov 2002 13:35:01 -0500


Looks like bttv-cards.c got updated without the header coming along,
this enables compiling (I took it from driver version 0.9.1 from
bytesex.org)

Please apply.
Thanks
Brendan

--- linux-2.5.46/drivers/media/video/audiochip.h 2002-11-06
13:30:15.000000000 -0500
+++ linux.new/drivers/media/video/audiochip.h 2002-11-06
13:30:07.000000000 -0500
@@ -67,4 +67,7 @@
#define AUDC_SWITCH_MUTE _IO('m',16) /* turn on mute */
#endif

+/* misc stuff to pass around config info to i2c chips */
+#define AUDC_CONFIG_PINNACLE _IOW('m',32,int)
+
#endif /* AUDIOCHIP_H */

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/