projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c9fc85
)
staging: wilc1000: remove PLL_WORKAROUND
author
Tony Cho
<tony.cho@atmel.com>
Wed, 30 Sep 2015 09:44:18 +0000
(18:44 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:55:59 +0000
(11:55 +0200)
This patch removes unnecessary definition, PLL_WORKAROUND from the
Makefile. There is no use throughout the driver.
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/Makefile
patch
|
blob
|
history
diff --git
a/drivers/staging/wilc1000/Makefile
b/drivers/staging/wilc1000/Makefile
index e965df9ddf70f6d6bfac393d69c912c464a36ee6..d226ebea308d3c208eff24eddf2bf0c628a58f42 100644
(file)
--- a/
drivers/staging/wilc1000/Makefile
+++ b/
drivers/staging/wilc1000/Makefile
@@
-9,7
+9,7
@@
ccflags-y += -DSTA_FIRMWARE=\"atmel/wilc1000_fw.bin\" \
-DP2P_CONCURRENCY_FIRMWARE=\"atmel/wilc1000_p2p_fw.bin\"
ccflags-y += -I$(src)/ -D__CHECK_ENDIAN__ -DWILC_ASIC_A0 \
- -D
PLL_WORKAROUND -D
AGING_ALG \
+ -DAGING_ALG \
-Wno-unused-function -DWILC_DEBUGFS
#ccflags-y += -DTCP_ACK_FILTER