linux_dsm_epyc7002/arch/powerpc
Logan Gunthorpe ef237039c5 powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
Subsequent patches in this series makes use of the readq and writeq
defines in iomap.h. However, as is, they get missed on the powerpc
platform seeing the include comes before the define. This patch moves
the include down to fix this.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-04-05 14:58:52 +10:00
..
boot powerpc/boot: Remove duplicate typedefs from libfdt_env.h 2018-04-01 00:47:47 +11:00
configs
crypto
include powerpc: io.h: move iomap.h include so that it can use readq/writeq defs 2018-04-05 14:58:52 +10:00
kernel powerpc/mm/radix: Update command line parsing for disable_radix 2018-04-04 16:59:50 +10:00
kvm KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error 2018-04-03 21:50:07 +10:00
lib powerpc/64s: Set assembler machine type to POWER4 2018-04-01 00:47:49 +11:00
math-emu
mm powerpc/mm/radix: Parse disable_radix commandline correctly. 2018-04-04 16:59:36 +10:00
net
oprofile powerpc: Use sizeof(*foo) rather than sizeof(struct foo) 2018-03-20 16:47:53 +11:00
perf powerpc/64s: Remove POWER4 support 2018-04-01 00:47:50 +11:00
platforms powerpc/powernv: Always stop secondaries before reboot/shutdown 2018-04-03 22:59:57 +10:00
purgatory
sysdev Merge branch 'topic/paca' into next 2018-03-31 09:09:36 +11:00
tools
xmon Merge branch 'topic/paca' into next 2018-03-31 09:09:36 +11:00
Kconfig
Kconfig.debug
Makefile powerpc/64s: Add POWER9 CPU type selection 2018-04-01 22:15:32 +10:00
Makefile.postlink