mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 11:33:36 -04:00
fbdev: simplefb: Platform data shan't include kernel.h
Replace with appropriate types.h. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200204162114.28937-1-andriy.shevchenko@linux.intel.com
This commit is contained in:
committed by
Bartlomiej Zolnierkiewicz
parent
11be60bd66
commit
9e553376d3
@@ -10,7 +10,7 @@
|
||||
|
||||
#include <drm/drm_fourcc.h>
|
||||
#include <linux/fb.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
/* format array, use it to initialize a "struct simplefb_format" array */
|
||||
#define SIMPLEFB_FORMATS \
|
||||
|
||||
Reference in New Issue
Block a user