MIPS: sync I/O related header files with linux-4.4Mainly sync asm/io.h to get a working ioremap() implementationas well as the full set of I/O accessors. Pull in additionalheader files to make th
MIPS: sync I/O related header files with linux-4.4Mainly sync asm/io.h to get a working ioremap() implementationas well as the full set of I/O accessors. Pull in additionalheader files to make this work.Furthermore port over the directory 'arch/mips/include/asm/mach-generic/'with contains default definitions for I/O and memory spaces and defaultimplementations for mapping those spaces. All files in that directorycan be overwritten by a SoC/machine.Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
show more ...