Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c823dd7 authored by Kumar Gala's avatar Kumar Gala
Browse files

misc: Rename drivers/misc/qti to drivers/misc/qcom



We are using 'qcom' now for DT, file and directory names so rename
drivers/misc/qti to drivers/misc/qcom and fixup related files and path
issues.

Change-Id: Ieeeb7e5683bea0d285de64561a0a6261a8d8d5b7
Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
parent bede9d04
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -618,5 +618,5 @@ source "drivers/misc/carma/Kconfig"
source "drivers/misc/altera-stapl/Kconfig"
source "drivers/misc/mei/Kconfig"
source "drivers/misc/vmw_vmci/Kconfig"
source "drivers/misc/qti/Kconfig"
source "drivers/misc/qcom/Kconfig"
endmenu
+1 −1
Original line number Diff line number Diff line
@@ -62,4 +62,4 @@ obj-$(CONFIG_QFP_FUSE) += qfp_fuse.o
obj-$(CONFIG_TI_DRV2667) += ti_drv2667.o
obj-$(CONFIG_QPNP_MISC) += qpnp-misc.o
obj-$(CONFIG_APQ8084_DOCKING_STATION)	+= apq8084_dock.o
obj-y				+= qti/
obj-y				+= qcom/
+0 −0

File moved.

+0 −0

File moved.

Loading