[PATCH 28/30] fbdev/core: Move file-I/O code into separate file
Javier Martinez Canillas
javierm at redhat.com
Wed Jun 7 22:28:35 UTC 2023
Thomas Zimmermann <tzimmermann at suse.de> writes:
> Move fbdev's file-I/O code into a separate file and contain it in
> init and cleanup helpers. No functional changes.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---
[...]
> +
> +#include <linux/console.h>
#include <linux/compat.h> here, the robot complained about:
drivers/video/fbdev/core/fb_devfs.c:183:9: error: unknown type name 'compat_caddr_t'
--
Best regards,
Javier Martinez Canillas
Core Platforms
Red Hat
More information about the dri-devel
mailing list