h8300 builds fail with
arch/h8300/include/asm/io.h:9:15: error: unknown type name ‘u8’
arch/h8300/include/asm/io.h:15:15: error: unknown type name ‘u16’
arch/h8300/include/asm/io.h:21:15: error: unknown type name ‘u32’
and many related errors.
Fixes: 23c82d41bdf4 ("kexec-allow-architectures-to-override-boot-mapping-fix")
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
||
|---|---|---|
| .. | ||
| atomic.h | ||
| bitops.h | ||
| bitsperlong.h | ||
| bug.h | ||
| byteorder.h | ||
| cache.h | ||
| cmpxchg.h | ||
| dma-mapping.h | ||
| elf.h | ||
| flat.h | ||
| hash.h | ||
| io.h | ||
| irq.h | ||
| irqflags.h | ||
| Kbuild | ||
| kgdb.h | ||
| mutex.h | ||
| page_offset.h | ||
| page.h | ||
| pci.h | ||
| pgtable.h | ||
| processor.h | ||
| ptrace.h | ||
| segment.h | ||
| signal.h | ||
| smp.h | ||
| string.h | ||
| switch_to.h | ||
| syscall.h | ||
| thread_info.h | ||
| tlb.h | ||
| traps.h | ||
| user.h | ||