aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx/Makefile
diff options
context:
space:
mode:
authorLuciano Coelho <coelho@ti.com>2012-05-10 05:13:41 -0400
committerLuciano Coelho <coelho@ti.com>2012-06-05 08:56:03 -0400
commitbe65202a610ca96aa945789c8b0a7bc3529b556e (patch)
treeabd1aa815fe163c04d2dbc79df8f7392956fcf53 /drivers/net/wireless/ti/wl18xx/Makefile
parentd9fedea2a31476e7d11b3cc80c843de6cf135bd9 (diff)
wl18xx: read clock frequency and do top init accordingly
Instead of using hardcoded values for a single frequency, we need to read the frequency and use the appropriate values for it in the top initialization. Signed-off-by: Luciano Coelho <coelho@ti.com> Signed-off-by: Arik Nemtsov <arik@wizery.com>
Diffstat (limited to 'drivers/net/wireless/ti/wl18xx/Makefile')
-rw-r--r--drivers/net/wireless/ti/wl18xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ti/wl18xx/Makefile b/drivers/net/wireless/ti/wl18xx/Makefile
index 764d598bc968..abd881f4ea01 100644
--- a/drivers/net/wireless/ti/wl18xx/Makefile
+++ b/drivers/net/wireless/ti/wl18xx/Makefile
@@ -1,3 +1,3 @@
1wl18xx-objs = main.o acx.o tx.o 1wl18xx-objs = main.o acx.o tx.o io.o
2 2
3obj-$(CONFIG_WL18XX) += wl18xx.o 3obj-$(CONFIG_WL18XX) += wl18xx.o