Messages in this thread |  | | Date | Sat, 8 Jul 2017 04:53:48 +0900 | From | Stafford Horne <> | Subject | Openrisc fixes for 4.13 |
| |
Hello Linus
Please consider for pull,
Openrisc fixes for this 4.13 merge window, there is not really much here: - include cleanups, one with should reduce build time slightly - switch to new toolchain to new (>2 year old) toolchain prefix
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
are available in the git repository at:
https://github.com/openrisc/linux.git tags/openrisc-for-linus
for you to fetch changes up to 2e08a0ef7627c1c1619442494d753de0c5b22091:
openrisc: defconfig: Cleanup from old Kconfig options (2017-07-08 04:35:30 +0900)
---------------------------------------------------------------- OpenRISC fixes for 4.13
---------------------------------------------------------------- Krzysztof Kozlowski (1): openrisc: defconfig: Cleanup from old Kconfig options
Stafford Horne (2): openrisc: Change toolchain from or32- to or1k- openrisc: Switch to use export.h instead of module.h
Tobias Klauser (1): openrisc: explicitly include linux/bug.h in asm/fixmap.h
arch/openrisc/configs/or1ksim_defconfig | 3 +-- arch/openrisc/include/asm/fixmap.h | 1 + arch/openrisc/kernel/or32_ksyms.c | 2 +- arch/openrisc/kernel/process.c | 2 +- arch/openrisc/lib/delay.c | 3 ++- 5 files changed, 6 insertions(+), 5 deletions(-)
|  |