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:
8546e3c
)
m68k: don't export static inline functions
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Sat, 14 Nov 2009 07:20:28 +0000
(18:20 +1100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 6 Dec 2009 10:18:28 +0000
(11:18 +0100)
These now cause errors due to changes present in linux-next:
(__ksymtab_sorted+0x1258): undefined reference to `dio_dev_driver'
(__ksymtab_sorted+0x4d48): undefined reference to `zorro_dev_driver'
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found