summaryrefslogtreecommitdiff
path: root/core/pld/src/pld_snoc.c
diff options
context:
space:
mode:
authorYuanyuan Liu <yuanliu@codeaurora.org>2016-05-18 10:22:07 -0700
committerVishwajith Upendra <vishwaji@codeaurora.org>2016-06-14 14:28:12 -0700
commit11f526acba141e43d85c4e2c713390c1a6d74d04 (patch)
tree6c8cf1d2d99ec4e3feddb0cca3da4ea4df1f0652 /core/pld/src/pld_snoc.c
parent25c66e1ac911adca60ba4b7fbb46334febff7e51 (diff)
downloadqcacld-11f526acba141e43d85c4e2c713390c1a6d74d04.tar.gz
qcacld-3.0: Use PLD internal flags
Use PLD internal flags in PLD layer instead of using CNSS/ICNSS kernel flags. CRs-Fixed: 1018099 Change-Id: Id32c62ccd1749ef5a38fd11aba6ce6e4fbe84a6e
Diffstat (limited to 'core/pld/src/pld_snoc.c')
-rw-r--r--core/pld/src/pld_snoc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pld/src/pld_snoc.c b/core/pld/src/pld_snoc.c
index b2d0446a27..9786d21919 100644
--- a/core/pld/src/pld_snoc.c
+++ b/core/pld/src/pld_snoc.c
@@ -30,14 +30,14 @@
#include <linux/list.h>
#include <linux/slab.h>
-#ifdef CONFIG_ICNSS
+#ifdef CONFIG_PLD_SNOC_ICNSS
#include <soc/qcom/icnss.h>
#endif
#include "pld_common.h"
#include "pld_internal.h"
-#ifdef CONFIG_ICNSS
+#ifdef CONFIG_PLD_SNOC_ICNSS
/**
* pld_snoc_probe() - Probe function for platform driver
* @dev: device