Staging: slicoss: delete slicinc.h
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Feb 2009 21:59:12 +0000 (13:59 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:06 +0000 (14:53 -0700)
Putting static function prototypes in a .h file doesn't make much sense.
Move the ones that we need into the .c file and delete the rest.

Cc: Lior Dotan <liodot@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found