linux-sg2042/arch/h8300
Will Deacon 9819d4e47e h8300: Don't include linux/kernel.h in asm/atomic.h
linux/kernel.h isn't needed by asm/atomic.h and will result in circular
dependencies when the asm-generic atomic bitops are built around the
tomic_long_t interface.

Remove the broad include and replace it with linux/compiler.h for
READ_ONCE etc and asm/irqflags.h for arch_local_irq_save etc.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
2018-08-22 19:14:20 +09:00
..
boot DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
configs h8300: switch EARLYCON 2016-03-25 01:45:19 +09:00
include h8300: Don't include linux/kernel.h in asm/atomic.h 2018-08-22 19:14:20 +09:00
kernel h8300: remove unnecessary of_platform_populate call 2018-08-22 19:14:20 +09:00
lib License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mm mm, arch: remove empty_bad_page* 2017-11-15 18:21:03 -08:00
Kconfig h8300: switch to NO_BOOTMEM 2018-08-22 19:14:18 +09:00
Kconfig.cpu License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile h8300: Don't set CROSS_COMPILE unconditionally 2015-11-08 22:44:43 +09:00