On 11.06.2018 14:11, Andrew Jones wrote: > Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx> > --- > lib/arm/asm/setup.h | 2 ++ > lib/arm/delay.c | 1 + > lib/arm/eabi_compat.c | 5 +++++ > lib/arm/io.c | 2 ++ > lib/arm/io.h | 7 +++++++ > lib/arm/processor.c | 3 +++ > lib/arm/setup.c | 3 ++- > lib/arm/smp.c | 3 +++ > lib/arm64/processor.c | 3 +++ > lib/chr-testdev.c | 2 ++ > x86/sieve.c | 4 ++-- > 11 files changed, 32 insertions(+), 3 deletions(-) > create mode 100644 lib/arm/io.h Tested-by: Thomas Huth <thuth@xxxxxxxxxx>