media: remove include stdarg.h from some drivers
[sfrench/cifs-2.6.git] / drivers / media / pci / cx18 / cx18-mailbox.c
index 967ae29390997cf21d8f255e9625df62bcfbfb34..162480ec68caf0647f769d142fd3c5885018ad48 100644 (file)
@@ -6,7 +6,7 @@
  *  Copyright (C) 2008  Andy Walls <awalls@md.metrocast.net>
  */
 
-#include <stdarg.h>
+#include <linux/bitops.h>
 
 #include "cx18-driver.h"
 #include "cx18-io.h"