diff options
Diffstat (limited to 'arch/powerpc/boot/io.h')
-rw-r--r-- | arch/powerpc/boot/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/io.h b/arch/powerpc/boot/io.h index ccaedaec50d5..7c09f4861fe1 100644 --- a/arch/powerpc/boot/io.h +++ b/arch/powerpc/boot/io.h | |||
@@ -6,7 +6,7 @@ | |||
6 | /* | 6 | /* |
7 | * Low-level I/O routines. | 7 | * Low-level I/O routines. |
8 | * | 8 | * |
9 | * Copied from <file:include/asm-powerpc/io.h> (which has no copyright) | 9 | * Copied from <file:arch/powerpc/include/asm/io.h> (which has no copyright) |
10 | */ | 10 | */ |
11 | static inline int in_8(const volatile unsigned char *addr) | 11 | static inline int in_8(const volatile unsigned char *addr) |
12 | { | 12 | { |