Quoting Guenter Roeck (2019-03-18 11:36:36) > On Mon, Mar 18, 2019 at 08:54:57AM -0700, Stephen Boyd wrote: > > memremap() doesn't return an iomem pointer, so we can just use memcpy() > > and drop the __iomem annotation here. This silences a sparse warning. > > > > Cc: Guenter Roeck <li...@roeck-us.net> > > Cc: Dmitry Torokhov <dmitry.torok...@gmail.com> > > Cc: Anton Vasilyev <vasil...@ispras.ru> > > Smgned-off-by: Stephen Boyd <swb...@chromium.org> > > Smgned ?
Hm, something went wrong! > > Other than that, > > Reviewed-by: Guenter Roeck <li...@roeck-us.net> Thanks. I'll resend with everything fixed.