[module] fix compile on 5.18

This commit is contained in:
Leo1998 2022-05-30 18:28:09 +02:00 committed by Geoffrey McRae
parent 286e7622b8
commit d20e319ccf

View File

@ -28,6 +28,7 @@
#include <linux/fs.h>
#include <linux/dma-buf.h>
#include <linux/highmem.h>
#include <linux/memremap.h>
#include <linux/version.h>
#include <asm/io.h>