Skip to content

Commit 30b7778

Browse files
naushirpopcornmix
authored andcommitted
drivers: pcie: Hailo: Remove Hailo PCIe driver
This driver will be installed through DKMS going forward. Signed-off-by: Naushir Patuck <[email protected]>
1 parent cb7572b commit 30b7778

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1
-9097
lines changed

drivers/media/pci/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ config VIDEO_PCI_SKELETON
7474
when developing new drivers.
7575

7676
source "drivers/media/pci/intel/Kconfig"
77-
source "drivers/media/pci/hailo/Kconfig"
7877

7978
endif #MEDIA_PCI_SUPPORT
8079
endif #PCI

drivers/media/pci/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ obj-y += ttpci/ \
1717
saa7146/ \
1818
smipcie/ \
1919
netup_unidvb/ \
20-
intel/ \
21-
hailo/
20+
intel/
2221

2322
# Please keep it alphabetically sorted by Kconfig name
2423
# (e. g. LC_ALL=C sort Makefile)

drivers/media/pci/hailo/Kconfig

Lines changed: 0 additions & 6 deletions
This file was deleted.

drivers/media/pci/hailo/Makefile

Lines changed: 0 additions & 34 deletions
This file was deleted.

drivers/media/pci/hailo/common/fw_operation.c

Lines changed: 0 additions & 147 deletions
This file was deleted.

drivers/media/pci/hailo/common/fw_operation.h

Lines changed: 0 additions & 29 deletions
This file was deleted.

drivers/media/pci/hailo/common/fw_validation.c

Lines changed: 0 additions & 114 deletions
This file was deleted.

0 commit comments

Comments
 (0)