diff options
Diffstat (limited to 'arch/powerpc/kernel/systbl_chk.c')
-rw-r--r-- | arch/powerpc/kernel/systbl_chk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/systbl_chk.c b/arch/powerpc/kernel/systbl_chk.c index 77824d1cb150..238aa63ced8f 100644 --- a/arch/powerpc/kernel/systbl_chk.c +++ b/arch/powerpc/kernel/systbl_chk.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * Unfortunately, we cannot check for the correct ordering of entries | 6 | * Unfortunately, we cannot check for the correct ordering of entries |
7 | * using SYSX(). | 7 | * using SYSX(). |
8 | * | 8 | * |
9 | * Copyright © IBM Corporation | 9 | * Copyright © IBM Corporation |
10 | * | 10 | * |
11 | * This program is free software; you can redistribute it and/or | 11 | * This program is free software; you can redistribute it and/or |
12 | * modify it under the terms of the GNU General Public License | 12 | * modify it under the terms of the GNU General Public License |