diff options
Diffstat (limited to 'arch/mips/mm/extable.c')
| -rw-r--r-- | arch/mips/mm/extable.c | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/mips/mm/extable.c b/arch/mips/mm/extable.c index 297fb9f390dc..9d25d2ba4b9e 100644 --- a/arch/mips/mm/extable.c +++ b/arch/mips/mm/extable.c | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * linux/arch/mips/mm/extable.c | 2 | * This file is subject to the terms and conditions of the GNU General Public |
| 3 | * License. See the file "COPYING" in the main directory of this archive | ||
| 4 | * for more details. | ||
| 5 | * | ||
| 6 | * Copyright (C) 1997, 99, 2001 - 2004 Ralf Baechle <ralf@linux-mips.org> | ||
| 3 | */ | 7 | */ |
| 4 | #include <linux/module.h> | 8 | #include <linux/module.h> |
| 5 | #include <linux/spinlock.h> | 9 | #include <linux/spinlock.h> |
