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:
b05e988
)
MIPS: lantiq: use export.h in favour of module.h
author
John Crispin
<blogic@openwrt.org>
Thu, 10 Nov 2011 20:33:07 +0000
(21:33 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 14 Nov 2011 13:59:24 +0000
(13:59 +0000)
The code located at arch/mips/lantiq/ included module.h to be able to use
the EXPORT_SYMBOL* macros. These can now be directly included using
export.h.
Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2937/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found