From: Noralf Trønnes Date: Wed, 10 Jan 2018 18:59:35 +0000 (+0100) Subject: drm/tinydrm/mi0283qt: Remove ili9341.h X-Git-Tag: v4.19~298^2~45^2~583 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=24e05e7a82454019fbf3b20c3006c19939571acd;p=platform%2Fkernel%2Flinux-rpi3.git drm/tinydrm/mi0283qt: Remove ili9341.h No need for a public header file for the command macros. Just include the necessary ones in the driver. Also use the MIPI_DCS_PIXEL_FMT_16BIT macro. Signed-off-by: Noralf Trønnes Reviewed-by: David Lechner Link: https://patchwork.freedesktop.org/patch/msgid/20180110185940.53841-3-noralf@tronnes.org --- diff --git a/drivers/gpu/drm/tinydrm/mi0283qt.c b/drivers/gpu/drm/tinydrm/mi0283qt.c index 45f02b6..c69a4d9 100644 --- a/drivers/gpu/drm/tinydrm/mi0283qt.c +++ b/drivers/gpu/drm/tinydrm/mi0283qt.c @@ -18,11 +18,35 @@ #include #include -#include #include #include #include