Home
last modified time | relevance | path

Searched hist:e07f100993c6d411c4886ba37b2047322e302917 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/google/
H A Dmemconsole-coreboot.cdiff e07f100993c6d411c4886ba37b2047322e302917 Fri May 10 13:01:49 CDT 2019 Stephen Boyd <swboyd@chromium.org> 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>