diff options
author | Stephen Boyd <swboyd@chromium.org> | 2019-05-10 20:01:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-24 20:55:04 +0200 |
commit | e07f100993c6d411c4886ba37b2047322e302917 (patch) | |
tree | 93447f532ef1c35a71becb804b2750792379978b /drivers/thunderbolt | |
parent | firmware: google: memconsole: Use devm_memremap() (diff) | |
download | linux-e07f100993c6d411c4886ba37b2047322e302917.tar.xz linux-e07f100993c6d411c4886ba37b2047322e302917.zip |
firmware: google: memconsole: Drop __iomem on memremap memory
memremap() doesn't return __iomem marked memory, so drop the marking
here. This makes static analysis tools like sparse happy again.
Cc: Wei-Ning Huang <wnhuang@chromium.org>
Cc: Julius Werner <jwerner@chromium.org>
Cc: Brian Norris <briannorris@chromium.org>
Cc: Samuel Holland <samuel@sholland.org>
Cc: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/thunderbolt')
0 files changed, 0 insertions, 0 deletions