From: Andy Shevchenko Date: Tue, 4 Feb 2020 16:21:14 +0000 (+0200) Subject: fbdev: simplefb: Platform data shan't include kernel.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9e553376d3d44cecab2460a57085a82dbb3bc297;p=linux.git fbdev: simplefb: Platform data shan't include kernel.h Replace with appropriate types.h. Signed-off-by: Andy Shevchenko Acked-by: Hans de Goede Signed-off-by: Bartlomiej Zolnierkiewicz Link: https://patchwork.freedesktop.org/patch/msgid/20200204162114.28937-1-andriy.shevchenko@linux.intel.com --- diff --git a/include/linux/platform_data/simplefb.h b/include/linux/platform_data/simplefb.h index 4f733a411d180..ca8337695c2a5 100644 --- a/include/linux/platform_data/simplefb.h +++ b/include/linux/platform_data/simplefb.h @@ -10,7 +10,7 @@ #include #include -#include +#include /* format array, use it to initialize a "struct simplefb_format" array */ #define SIMPLEFB_FORMATS \