prima: Code cleanup to make more maintainable

Remove obsolete configuration parameters,Make a single header file
for STA and AP configuration parameters to make it more maintainable
and replace all STA and AP configuration parameters which are defined
as Macro's  with enum's

Change-Id: I1f2e4e972f5551f12d872ffea91933af1394785e
CRs-Fixed: 784574
diff --git a/CORE/SME/inc/ccmApi.h b/CORE/SME/inc/ccmApi.h
index f386a9e..0abfdc5 100644
--- a/CORE/SME/inc/ccmApi.h
+++ b/CORE/SME/inc/ccmApi.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2015 The Linux Foundation. All rights reserved.
  *
  * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
  *
@@ -42,7 +42,7 @@
 #define CCMAPI_H__
 
 //#include "wniCfgAp.h" /* CFG_PARAM_MAX_NUM */
-#include "wniCfgSta.h"
+#include "wniCfg.h"
 #include "halTypes.h"
 
 #define CCM_11B_CHANNEL_END             14