From: Domen Puncer Remove nowhere referenced file. (egrep "filename\." didn't find anything) Signed-off-by: Domen Puncer Signed-off-by: Andrew Morton --- /dev/null | 13 ------------- 1 files changed, 13 deletions(-) diff -L drivers/char/rsf16fmi.h -puN drivers/char/rsf16fmi.h~remove-unused-drivers-char-rsf16fmih /dev/null --- 25/drivers/char/rsf16fmi.h +++ /dev/null 2003-09-15 06:40:47.000000000 -0700 @@ -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 */ _