[PATCH v4 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Sam Ravnborg
sam at ravnborg.org
Thu May 4 08:37:10 PDT 2023
Hi Thomas,
On Thu, May 04, 2023 at 09:45:37AM +0200, Thomas Zimmermann wrote:
> Replace include statements for <asm/fb.h> with <linux/fb.h>. Fixes
> the coding style: if a header is available in asm/ and linux/, it
> is preferable to include the header from linux/. This only affects
> a few source files, most of which already include <linux/fb.h>.
>
> Suggested-by: Sam Ravnborg <sam at ravnborg.org>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
Thanks,
Reviewed-by: Sam Ravnborg <sam at ravnborg.org>
More information about the linux-snps-arc
mailing list