aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorDomen Puncer <domen@coderock.org>2005-01-10 17:19:41 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-01-10 17:19:41 -0800
commitb27c5034591a5e32fbd185f22f8b7122de285a8d (patch)
treec94bb5bb2fd8a0910abcf5e5f484bb1ba0a91162 /drivers
parent175be3be495de31db1010a398a28057e3844f296 (diff)
downloadhistory-b27c5034591a5e32fbd185f22f8b7122de285a8d.tar.gz
[PATCH] remove unused drivers/char/rsf16fmi.h
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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/char/rsf16fmi.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/drivers/char/rsf16fmi.h b/drivers/char/rsf16fmi.h
deleted file mode 100644
index b71e35bdd73d2f..00000000000000
--- a/drivers/char/rsf16fmi.h
+++ /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 */