summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAndy Hu <andy.hu@starfivetech.com>2022-05-13 14:34:45 +0300
committerAndy Hu <andy.hu@starfivetech.com>2022-05-13 14:34:45 +0300
commit197a26fb756822b5b5e5c4b3fb2bb4836d64c583 (patch)
tree5adcce231d2248fa5b425c5f2f91f032e7f9a418 /drivers
parentc471f85a8ec63d3cedb7b6599de19114ab4d522d (diff)
downloadlinux-197a26fb756822b5b5e5c4b3fb2bb4836d64c583.tar.xz
v4l2: fix the building issue for previous CR896 PR
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/platform/starfive/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/media/platform/starfive/Makefile b/drivers/media/platform/starfive/Makefile
index a4cb44725c51..624c1323a1b3 100644
--- a/drivers/media/platform/starfive/Makefile
+++ b/drivers/media/platform/starfive/Makefile
@@ -21,7 +21,6 @@ starfivecamss-objs += stfcamss.o \
stf_csi_hw_ops.o \
stf_csiphy_hw_ops.o \
stf_isp_hw_ops.o \
- stf_dvp_hw_ops.o \
- stf_dmabuf.o
+ stf_dvp_hw_ops.o
-obj-$(CONFIG_VIDEO_STARFIVE_VIN) += starfivecamss.o \
+obj-$(CONFIG_VIDEO_STARFIVE_VIN) += starfivecamss.o