]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc27f172737a73642188596d41ba71589a7e6645e
treef346f8ff3ae899f95d2363e04bc4b34d3fd8afbd
parentb5f9912711c05563e3ca0381bc1fb9e42a6ecf81
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]