]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm: drop i2c subdir from Makefile
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 13 Feb 2025 00:49:41 +0000 (02:49 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 13 Feb 2025 01:36:32 +0000 (03:36 +0200)
commitefc84f661e0a1b73449d678a89ad86d61bbf6bf4
treedb84a88db92f0e1c0d7031d3b13728e9941e7814
parent325ba852d148434c5bcb06d513af1933a7f77b70
drm: drop i2c subdir from Makefile

The commit 325ba852d148 ("drm/i2c: move TDA998x driver under
drivers/gpu/drm/bridge") deleted the drivers/gpu/drm/i2c/ subdir, but
didn't update upper level Makefile. Drop corresponding line to fix build
issues.

Fixes: 325ba852d148 ("drm/i2c: move TDA998x driver under drivers/gpu/drm/bridge")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/dri-devel/20250213113841.7645b74c@canb.auug.org.au
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250213-fix-tda-v1-1-d3d34b2dc907@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/Makefile