From: Greg Kroah-Hartman Date: Thu, 26 Feb 2009 21:59:12 +0000 (-0800) Subject: Staging: slicoss: delete slicinc.h X-Git-Tag: v2.6.30-rc1~202^2~698 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77faefa3308906d15c711b7623fcd29b1c786764;p=pandora-kernel.git 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 --- Reading git-diff-tree failed