mm: remove unnecessary pagevec includes
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 21 Jun 2023 16:45:57 +0000 (17:45 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 23 Jun 2023 23:59:31 +0000 (16:59 -0700)
commit994ec4e29b3de188d11fe60d17403285fcc8917a
tree3957b914cd2fff3852a1664909b0b41bccc443e9
parent1fec6890bf2247ecc93f5491c2d3f33c333d5c6e
mm: remove unnecessary pagevec includes

These files no longer need pagevec.h, mostly due to function declarations
being moved out of it.

Link: https://lkml.kernel.org/r/20230621164557.3510324-14-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/fadvise.c
mm/memory_hotplug.c
mm/migrate.c
mm/readahead.c
mm/swap_state.c