]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: move zynqmp files to subdirectory
authorVenkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Wed, 17 May 2023 08:42:09 +0000 (10:42 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 12 Jun 2023 11:25:01 +0000 (13:25 +0200)
commitc4865e1632e203858103958631ba3ceca1e758b5
tree93ab25ebe50dad555396465ba2b416407f9e4fc6
parentf6de01d6af54ff4a2dddc6ca53984c826e2830fa
video: move zynqmp files to subdirectory

Place zynqmp files and headers in custom driver subdirectory.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/9aae6d217f0673c310818e3de38bb239c79c060c.1684312924.git.michal.simek@amd.com
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/zynqmp/Kconfig [new file with mode: 0644]
drivers/video/zynqmp/Makefile [new file with mode: 0644]
drivers/video/zynqmp/zynqmp_dpsub.c [moved from drivers/video/zynqmp_dpsub.c with 100% similarity]