From: Miguel Gómez Date: Wed, 6 Jun 2012 14:22:04 +0000 (+0200) Subject: Staging: xgifb: Remove #ifdef MODULE X-Git-Tag: v3.6-rc1~100^2~862 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f059077388b0c35cd47ee06ba5da3401a62dc657;p=pandora-kernel.git Staging: xgifb: Remove #ifdef MODULE Check for MODULE is not needed. In a static compilation the parameters definition is valid and module_exit() does nothing. Signed-off-by: Miguel Gómez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed