X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=mm%2Finternal.h;h=0034e947e4bc677c9220c267eaaa75d5d89e7760;hb=86a1c34a929f30fde8ad01ea8245df61ddcf58b7;hp=789727309f4d52ae03ce7f687dce1fac6bcfa383;hpb=91e229bbad6524aabaac8717b2f559283670c37a;p=linux-block.git diff --git a/mm/internal.h b/mm/internal.h index 789727309f4d..0034e947e4bc 100644 --- a/mm/internal.h +++ b/mm/internal.h @@ -34,8 +34,7 @@ static inline void __put_page(struct page *page) atomic_dec(&page->_count); } -extern void __init __free_pages_bootmem(struct page *page, - unsigned int order); +extern void __free_pages_bootmem(struct page *page, unsigned int order); /* * function for dealing with page's order in buddy system.