staging: et131x: Remove USE_FBR0 define and #ifdefs
authorMark Einon <mark.einon@gmail.com>
Fri, 19 Oct 2012 22:08:16 +0000 (23:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 23:02:18 +0000 (16:02 -0700)
commitb5254867f941efa7a621362a98f1349f59473c61
treea0df43e47decbd4f1c7c3c3b1c20341ce24147be
parent25e8e8ab55c86f61f8c3bf3e361d881895317f80
staging: et131x: Remove USE_FBR0 define and #ifdefs

USE_FBR0 has always been defined, even in the original driver code.
Remove the define and #ifdef code to leave the code in the same state.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c