Skip to content

Commit 6da5238

Browse files
rpptRussell King
authored andcommitted
ARM: 8993/1: remove it8152 PCI controller driver
The it8152 PCI host controller was only used by cm-x2xx platforms. Since these platforms were removed, there is no point to keep it8152 driver. Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Mike Rapoport <[email protected]> Signed-off-by: Russell King <[email protected]>
1 parent b4d5ec9 commit 6da5238

File tree

5 files changed

+0
-492
lines changed

5 files changed

+0
-492
lines changed

arch/arm/Kconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,12 +1148,6 @@ config PCI_NANOENGINE
11481148
help
11491149
Enable PCI on the BSE nanoEngine board.
11501150

1151-
config PCI_HOST_ITE8152
1152-
bool
1153-
depends on PCI && MACH_ARMCORE
1154-
default y
1155-
select DMABOUNCE
1156-
11571151
config ARM_ERRATA_814220
11581152
bool "ARM errata: Cache maintenance by set/way operations can execute out of order"
11591153
depends on CPU_V7

arch/arm/common/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ obj-$(CONFIG_SHARP_LOCOMO) += locomo.o
1212
obj-$(CONFIG_SHARP_PARAM) += sharpsl_param.o
1313
obj-$(CONFIG_SHARP_SCOOP) += scoop.o
1414
obj-$(CONFIG_CPU_V7) += secure_cntvoff.o
15-
obj-$(CONFIG_PCI_HOST_ITE8152) += it8152.o
1615
obj-$(CONFIG_MCPM) += mcpm_head.o mcpm_entry.o mcpm_platsmp.o vlock.o
1716
CFLAGS_REMOVE_mcpm_entry.o = -pg
1817
AFLAGS_mcpm_head.o := -march=armv7-a

arch/arm/common/it8152.c

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

0 commit comments

Comments
 (0)