]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm: pl111: Absorb the external register header
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Jun 2020 20:04:45 +0000 (22:04 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 29 Jun 2020 22:32:59 +0000 (00:32 +0200)
commit7e4e589db76a3cf4c1f534eb5a09cc6422766b93
treea398adb8602deb6ffc6b77f8f54523f4b7a121b1
parent0fb8125635e8eb5483fb095f98dcf0651206a7b8
drm: pl111: Absorb the external register header

The PL111 DRM driver is now the sole user of the external
CLCD registers header file, so let's absorb that into the
pl111_drm.h file and save the external include.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Russell King <linux@armlinux.org.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20200609200446.153209-3-linus.walleij@linaro.org
drivers/gpu/drm/pl111/pl111_debugfs.c
drivers/gpu/drm/pl111/pl111_display.c
drivers/gpu/drm/pl111/pl111_drm.h
drivers/gpu/drm/pl111/pl111_drv.c
drivers/gpu/drm/pl111/pl111_versatile.c
include/linux/amba/clcd-regs.h [deleted file]