X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=mm%2Fhighmem.c;h=57d82c6250c308e36089f81a8e902b729391335e;hb=701b259f446be2f3625fb852bceb93afe76e206d;hp=5ef672c07f752a68938623651b8caa574285222c;hpb=312fef7d18adda2be822d31916547f84ed6af28b;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/mm/highmem.c b/mm/highmem.c index 5ef672c07f75..57d82c6250c3 100644 --- a/mm/highmem.c +++ b/mm/highmem.c @@ -17,7 +17,7 @@ */ #include -#include +#include #include #include #include @@ -250,7 +250,7 @@ void *kmap_high_get(struct page *page) #endif /** - * kunmap_high - map a highmem page into memory + * kunmap_high - unmap a highmem page into memory * @page: &struct page to unmap * * If ARCH_NEEDS_KMAP_HIGH_GET is not defined then this may be called