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:
35ae8b6
)
backports: build NFC_MEI_PHY only on >= 3.10
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 26 May 2013 19:52:26 +0000
(21:52 +0200)
committer
Luis R. Rodriguez
<mcgrof@do-not-panic.com>
Tue, 28 May 2013 18:30:31 +0000
(11:30 -0700)
The MEI NFC driver needs include/linux/mei_cl_bus.h which was added
with kernel 3.10.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
dependencies
patch
|
blob
|
history
diff --git
a/dependencies
b/dependencies
index 07fd3bf75c89b1098abb9538ee5b67fda2b9526b..ab188070fb8324937c36199c418d4a4344a8a968 100644
(file)
--- a/
dependencies
+++ b/
dependencies
@@
-201,3
+201,5
@@
BT_HIDP 2.6.33
NFC 3.1
INTEL_IPS 3.2
+
+NFC_MEI_PHY 3.10