23a9d2c8fa1e8fe71593871504ef46faa author Greg Kroah-Hartman 1235685552 -0800 committer Greg Kroah-Hartman 1238795586 -0700 Staging: slicoss: delete slicinc.h 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 Signed-off-by: Greg Kroah-Hartman