On Mon, Jun 1, 2015 at 9:36 PM, Toshi Kani <toshi.kani@xxxxxx> wrote: > This patch removes the callers of ioremap_writethrough() by > replacing them with ioremap_wt() in three drivers under > drivers/video/fbdev. It then removes ioremap_writethrough() > defined in some architecture's asm/io.h, frv, m68k, microblaze, > and tile. > > Signed-off-by: Toshi Kani <toshi.kani@xxxxxx> > --- > arch/frv/include/asm/io.h | 5 ----- > arch/m68k/include/asm/io_mm.h | 5 ----- > arch/m68k/include/asm/io_no.h | 4 ---- > arch/microblaze/include/asm/io.h | 1 - > arch/tile/include/asm/io.h | 1 - > drivers/video/fbdev/amifb.c | 4 ++-- > drivers/video/fbdev/atafb.c | 3 +-- > drivers/video/fbdev/hpfb.c | 4 ++-- For the m68k and amifb/atafb/hpfb changes: Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>