]> 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)
commitb9e5d0957d0b947fccbf548bd7a426027417a966
tree87da6cecd5e9086b995ed7bf13d86ca403da7c8b
parent7e2fa147d451e3b9a439cd5c0b8ed327d9f97a21
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: b1d1d0636cc2 ("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