From: Rashika Kheria Date: Mon, 11 Nov 2013 15:11:04 +0000 (+0530) Subject: Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.c X-Git-Tag: v3.14-rc1~150^2~775^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c954dde335ff48e95074e57e40321f09851d96;p=pandora-kernel.git Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.c This patch moves the declaration of variable IsSSFDCCompliance to file smilsub.c since this is the only file which uses it. Hence, it also removes extern declaration from the header file smil.h and unnecessary declaration in smilmain.c Signed-off-by: Rashika Kheria Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed