diff options
Diffstat (limited to 'arch/mips/mm/sc-ip22.c')
-rw-r--r-- | arch/mips/mm/sc-ip22.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/sc-ip22.c b/arch/mips/mm/sc-ip22.c index 13adb5782110..a6bd11fba7bf 100644 --- a/arch/mips/mm/sc-ip22.c +++ b/arch/mips/mm/sc-ip22.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * sc-ip22.c: Indy cache management functions. | 2 | * sc-ip22.c: Indy cache management functions. |
3 | * | 3 | * |
4 | * Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org), | 4 | * Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org), |
5 | * derived from r4xx0.c by David S. Miller (dm@engr.sgi.com). | 5 | * derived from r4xx0.c by David S. Miller (davem@davemloft.net). |
6 | */ | 6 | */ |
7 | #include <linux/init.h> | 7 | #include <linux/init.h> |
8 | #include <linux/kernel.h> | 8 | #include <linux/kernel.h> |