From: Jesper Juhl Date: Thu, 18 Oct 2012 19:43:55 +0000 (+0200) Subject: Staging: silicom: Fix up version.h includes X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1070 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c0a655387cae593569d004e0f8d58f2eac0b3cb;p=pandora-kernel.git Staging: silicom: Fix up version.h includes drivers/staging/silicom/bypasslib/bplibk.h actually uses stuff from version.h so it should include the header. drivers/staging/silicom/bp_proc.c and drivers/staging/silicom/bypasslib/bypass.c currently include the header but use nothing from it so they don't need to. Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed