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:
0b0402d
)
scripts/kernel-doc: fix fatal script error
author
Randy Dunlap
<rdunlap@xenotime.net>
Thu, 16 Aug 2012 23:23:20 +0000
(16:23 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 17 Aug 2012 16:19:07 +0000
(09:19 -0700)
Fix fatal error in scripts/kernel-doc by ignoring the "__weak" attribute:
Error(drivers/pci/pci.c:2820): cannot understand prototype: 'char * __weak pcibios_setup(char *str) '
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found