]> git.baikalelectronics.ru Git - kernel.git/commit
openrisc: Switch to use export.h instead of module.h
authorStafford Horne <shorne@gmail.com>
Tue, 14 Mar 2017 13:54:22 +0000 (22:54 +0900)
committerStafford Horne <shorne@gmail.com>
Mon, 15 May 2017 13:02:33 +0000 (22:02 +0900)
commita8d0ba9811d011726f007446edb131065a8fb95f
tree87da6cecd5e9086b995ed7bf13d86ca403da7c8b
parent33f924dc7a3fd36d65502df1efb7e4633049e441
openrisc: Switch to use export.h instead of module.h

Reduce dependencies on module.h since all we need here is export.h
for EXPORT_SYMBOL.

Fixes: 660c17bb6d76 ("module.h: split out the EXPORT_SYMBOL into export.h")
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/kernel/or32_ksyms.c
arch/openrisc/kernel/process.c
arch/openrisc/lib/delay.c