diff stream/stream_radio.c @ 32394:914208d188b9

Remove #warning preprocessor directives or replace them by suitable comments. The #warning preprocessor directive is non-standard and not available with all compilers. Furthermore, the warnings it causes are noisy and have not led to getting any of the underlying issues fixed in the space of a decade.
author diego
date Mon, 11 Oct 2010 12:33:57 +0000
parents 203789464176
children b39155e98ac3
line wrap: on
line diff
--- a/stream/stream_radio.c	Sun Oct 10 11:20:57 2010 +0000
+++ b/stream/stream_radio.c	Mon Oct 11 12:33:57 2010 +0000
@@ -51,7 +51,6 @@
 
 #ifdef CONFIG_RADIO_V4L
 #include <linux/videodev.h>
-#warning  "V4L is deprecated and will be removed in future"
 #endif
 
 #endif // !IOCTL_BT848_H_NAME