Commit b27c5034 authored by Domen Puncer's avatar Domen Puncer Committed by Linus Torvalds

[PATCH] remove unused drivers/char/rsf16fmi.h

Remove nowhere referenced file. (egrep "filename\." didn't find anything)
Signed-off-by: default avatarDomen Puncer <domen@coderock.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 175be3be
/* 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 */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment