Pārlūkot izejas kodu

qcacmn: Remove unused #defines in snoc

References to the PCI compile time configuration defines
have been moved to pci specific files and don't need
dummy values.

Change-Id: I335f3b9c5b70ef58b58feacc76825b15e27dbcbc
CRs-Fixed: 986480
Houston Hoffman 9 gadi atpakaļ
vecāks
revīzija
dd50043a6e
1 mainītis faili ar 0 papildinājumiem un 5 dzēšanām
  1. 0 5
      hif/src/snoc/hif_io32_snoc.h

+ 0 - 5
hif/src/snoc/hif_io32_snoc.h

@@ -47,11 +47,6 @@
  * Force 0 and consider moving corresponding code into
  * pci specific files
  */
-#define CONFIG_ATH_PCIE_MAX_PERF 0
-#define CONFIG_ATH_PCIE_AWAKE_WHILE_DRIVER_LOAD 0
-#define CONFIG_ATH_PCIE_ACCESS_LIKELY 0
-#define CONFIG_PCIE_ENABLE_L1_CLOCK_GATE 0
-
 #define A_TARGET_ACCESS_LIKELY(scn)
 #define A_TARGET_ACCESS_UNLIKELY(scn)
 #define A_TARGET_ACCESS_BEGIN_RET_PTR(scn)