diff options
| -rw-r--r-- | arch/mips/mm/init.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/mm/init.c b/arch/mips/mm/init.c index c1b197815283..ecd562d2c348 100644 --- a/arch/mips/mm/init.c +++ b/arch/mips/mm/init.c | |||
| @@ -263,9 +263,6 @@ void copy_from_user_page(struct vm_area_struct *vma, | |||
| 263 | } | 263 | } |
| 264 | } | 264 | } |
| 265 | 265 | ||
| 266 | EXPORT_SYMBOL(copy_from_user_page); | ||
| 267 | |||
| 268 | |||
| 269 | #ifdef CONFIG_HIGHMEM | 266 | #ifdef CONFIG_HIGHMEM |
| 270 | unsigned long highstart_pfn, highend_pfn; | 267 | unsigned long highstart_pfn, highend_pfn; |
| 271 | 268 | ||
