From: Paul Bolle Date: Fri, 5 Sep 2014 11:28:01 +0000 (+0200) Subject: staging: gs_fpgaboot: remove checks for CONFIG_B4860G100 X-Git-Tag: fixes-for-v3.18-merge-window~15^2~629 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a3fab941da48d04fb9c00a5422a6e9740578e8;p=pandora-kernel.git staging: gs_fpgaboot: remove checks for CONFIG_B4860G100 There are two checks for CONFIG_B4860G100 in this driver. But there's no Kconfig symbol B4860G100. These checks will always evaluate to false. Remove them and the code they hide. Signed-off-by: Paul Bolle Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed