summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarun Wadekar <vwadekar@nvidia.com>2012-01-31 18:12:22 +0530
committerRohan Somvanshi <rsomvanshi@nvidia.com>2012-02-03 05:23:13 -0800
commit9847b4ef69884ef4fa42b5d240498fe025243b88 (patch)
tree5a3da3405450eff87e2392b5795a4930d7230fd4
parent7ddcee60ab0159a474a7185f508a7ee428b65dfa (diff)
include: linux: wl12xx: remove macro redefinitions
Change-Id: Ifddccc5407d517b098c448c568a909750abe8380 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/78444 Reviewed-by: Automatic_Commit_Validation_User
-rw-r--r--include/linux/wl12xx.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/linux/wl12xx.h b/include/linux/wl12xx.h
index 3995105f3ffd..56cfc32c117e 100644
--- a/include/linux/wl12xx.h
+++ b/include/linux/wl12xx.h
@@ -34,17 +34,6 @@ enum {
WL12XX_REFCLOCK_26_XTAL = 5, /* 26 MHz, XTAL */
};
-/* TCXO clock values */
-enum {
- WL12XX_TCXOCLOCK_19_2 = 0, /* 19.2MHz */
- WL12XX_TCXOCLOCK_26 = 1, /* 26 MHz */
- WL12XX_TCXOCLOCK_38_4 = 2, /* 38.4MHz */
- WL12XX_TCXOCLOCK_52 = 3, /* 52 MHz */
- WL12XX_TCXOCLOCK_16_368 = 4, /* 16.368 MHz */
- WL12XX_TCXOCLOCK_32_736 = 5, /* 32.736 MHz */
- WL12XX_TCXOCLOCK_16_8 = 6, /* 16.8 MHz */
- WL12XX_TCXOCLOCK_33_6 = 7, /* 33.6 MHz */
-};
/* TCXO clock values */
enum {