drm/tinydrm/mi0283qt: Remove ili9341.h
authorNoralf Trønnes <noralf@tronnes.org>
Wed, 10 Jan 2018 18:59:35 +0000 (19:59 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Mon, 15 Jan 2018 14:08:50 +0000 (15:08 +0100)
commit24e05e7a82454019fbf3b20c3006c19939571acd
treef346f8ff3ae899f95d2363e04bc4b34d3fd8afbd
parent2a678996d885e8464875710f6101d6c80e86ab14
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 <noralf@tronnes.org>
Reviewed-by: David Lechner <david@lechnology.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180110185940.53841-3-noralf@tronnes.org
drivers/gpu/drm/tinydrm/mi0283qt.c
include/drm/tinydrm/ili9341.h [deleted file]