staging: gs_fpgaboot: remove checks for CONFIG_B4860G100
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 5 Sep 2014 11:28:01 +0000 (13:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 21:00:07 +0000 (14:00 -0700)
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 <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found