Skip to content

Commit 391c2e3

Browse files
committed
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 831ef26 commit 391c2e3

Some content is hidden

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

43 files changed

+1
-9098
lines changed

arch/arm/configs/bcm2711_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,6 @@ CONFIG_VIDEO_EM28XX_V4L2=m
960960
CONFIG_VIDEO_EM28XX_ALSA=m
961961
CONFIG_VIDEO_EM28XX_DVB=m
962962
CONFIG_MEDIA_PCI_SUPPORT=y
963-
CONFIG_MEDIA_PCI_HAILO=m
964963
CONFIG_RADIO_SAA7706H=m
965964
CONFIG_RADIO_SHARK=m
966965
CONFIG_RADIO_SHARK2=m

drivers/media/pci/Kconfig

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

7777
source "drivers/media/pci/intel/Kconfig"
78-
source "drivers/media/pci/hailo/Kconfig"
7978

8079
endif #MEDIA_PCI_SUPPORT
8180
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)