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)
commit1a5a5cbc3986dafc48c1ade21ba5fa2a4bfde5f6
treeebc8bfbd677ad4f1981cd3a1a6c7d7fed8169367
parenta62fdebde5869d15536309b4a5bb9b1d5fd229c5
staging: et131x: et131x.c: sparse warning of incompatible types

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