git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64b6f46
)
NFC: Fix NCI over SPI build
author
Frederic Danis
<frederic.danis@linux.intel.com>
Thu, 20 Jun 2013 09:11:04 +0000
(11:11 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Fri, 19 Jul 2013 14:55:26 +0000
(16:55 +0200)
kbuild test robot found following error:
net/built-in.o: In function `nci_spi_send':
>> spi.c:(.text+0x19a76f): undefined reference to `crc_ccitt'
Add CRC_CCITT module to Kconfig to fix it
Reported-by: kbuild test robot.
Signed-off-by: Frederic Danis <frederic.danis@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found