staging: et131x: et131x.c: sparse warning of incompatible types
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Tue, 2 Sep 2014 11:51:12 +0000 (17:21 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 17:57:03 +0000 (10:57 -0700)
fixed sparse warning:   incompatible types in comparison expression
(different address spaces)

wolw and reg both are being used only for the initialization of
the __iomem area.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c

Simple merge