
Remove nowhere referenced file. (egrep "filename\." didn't find anything)

Signed-off-by: Domen Puncer <domen@coderock.org>
---


 kj/drivers/char/rsf16fmi.h |   13 -------------
 1 files changed, 13 deletions(-)

diff -L drivers/char/rsf16fmi.h -puN drivers/char/rsf16fmi.h~remove_file-drivers_char_rsf16fmi.h /dev/null
--- kj/drivers/char/rsf16fmi.h
+++ /dev/null	2005-01-02 23:32:17.000000000 +0100
@@ -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 */
_

