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)
commit06a3fab941da48d04fb9c00a5422a6e9740578e8
treea44a52903c1901beb6ebc7c6803c38bd2e2faa9f
parente676e0661d23cd9439f6627ff9718e44556020fc
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 <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gs_fpgaboot/io.c