From 1a5a5cbc3986dafc48c1ade21ba5fa2a4bfde5f6 Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Tue, 2 Sep 2014 17:21:12 +0530 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed