Home
last modified time | relevance | path

Searched hist:"3 a6155052b07157f3af49e1e63f68cb1943f7de9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arc/include/asm/
H A Dfb.hdiff 3a6155052b07157f3af49e1e63f68cb1943f7de9 Mon Apr 17 07:56:34 CDT 2023 Thomas Zimmermann <tzimmermann@suse.de> arch/arc: Implement <asm/fb.h> with generic helpers

Replace the architecture's fbdev helpers with the generic ones from
<asm-generic/fb.h>. On arc, pgprot_writecombine() and pgprot_noncached()
are the same; hence no functional changes.

v3:
* use default implementation for fb_pgprotect() (Arnd)

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Vineet Gupta <vgupta@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Helge Deller <deller@gmx.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230417125651.25126-3-tzimmermann@suse.de