patch-2.1.105 linux/drivers/char/rsf16fmi.h

Next file: linux/drivers/char/saa5249.c
Previous file: linux/drivers/char/radio-sf16fmi.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.104/linux/drivers/char/rsf16fmi.h linux/drivers/char/rsf16fmi.h
@@ -0,0 +1,15 @@
+/* SF16FMI FMRadio include file.
+ * (c) 1998 Petr Vandrovec
+ *
+ * Not in include/linux/ because there's no need for anyone
+ * to know about these details, I reckon.
+ */
+
+#ifndef __RSF16FMI_H
+#define __RSF16FMI_H
+
+#include <linux/radio.h>
+
+int radiosf16fmi_init(void);
+
+#endif /* __RSF16FMI_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov