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:
456d899
)
net: fix ks8851 build errors
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 19 Aug 2009 19:13:31 +0000
(12:13 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 19 Aug 2009 19:13:31 +0000
(12:13 -0700)
Fix build errors due to missing Kconfig select of CRC32:
ks8851.c:(.text+0x7d2ee): undefined reference to `crc32_le'
ks8851.c:(.text+0x7d2f5): undefined reference to `bitrev32'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found