Commit b35f57c4 authored by Gerd Hoffmann's avatar Gerd Hoffmann
parent a3e722da
......@@ -13,7 +13,7 @@
#include <linux/udmabuf.h>
struct udmabuf {
u32 pagecount;
pgoff_t pagecount;
struct page **pages;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment