X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fmm%2FMakefile;h=dfb932dcf136c5055dd555d6e5680e4821bacf59;hb=912985dce45ef18fcdd9f5439fef054e0e22302a;hp=2977ea37791f3ca3ec53efb8a2984fc17d866d30;hpb=40c42076ebd362dc69210cccea101ac80b6d4bd4;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/mm/Makefile b/arch/x86/mm/Makefile index 2977ea37791..dfb932dcf13 100644 --- a/arch/x86/mm/Makefile +++ b/arch/x86/mm/Makefile @@ -1,7 +1,6 @@ obj-y := init_$(BITS).o fault.o ioremap.o extable.o pageattr.o mmap.o \ - pat.o pgtable.o + pat.o pgtable.o gup.o -obj-$(CONFIG_HAVE_GET_USER_PAGES_FAST) += gup.o obj-$(CONFIG_X86_32) += pgtable_32.o obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o