]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] remove unused drivers/char/rsf16fmi.h
authorDomen Puncer <domen@coderock.org>
Tue, 11 Jan 2005 01:19:41 +0000 (17:19 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 11 Jan 2005 01:19:41 +0000 (17:19 -0800)
Remove nowhere referenced file. (egrep "filename\." didn't find anything)

Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/rsf16fmi.h [deleted file]

diff --git a/drivers/char/rsf16fmi.h b/drivers/char/rsf16fmi.h
deleted file mode 100644 (file)
index b71e35b..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/* 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
-
-int radiosf16fmi_init(void);
-
-#endif /* __RSF16FMI_H */