erofs: Add a bunch of missing includes
Change-Id: Ida5f7fd9de06a68c6a31a2dc9616e0edba97eb3a
This commit is contained in:
committed by
Michael Bestas
parent
b208254b6a
commit
951a25d4d3
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
#include "internal.h"
|
||||
#include <linux/pagevec.h>
|
||||
#include <linux/xarray.h>
|
||||
|
||||
struct page *erofs_allocpage(struct list_head *pool, gfp_t gfp)
|
||||
{
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
#include "zdata.h"
|
||||
#include "compress.h"
|
||||
#include <linux/prefetch.h>
|
||||
#include <linux/overflow.h>
|
||||
#include <linux/cpuhotplug.h>
|
||||
#include <trace/events/erofs.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user