We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bb85d commit 6b76ca2Copy full SHA for 6b76ca2
lib/devmem_is_allowed.c
@@ -10,6 +10,7 @@
10
11
#include <linux/mm.h>
12
#include <linux/ioport.h>
13
+#include <linux/io.h>
14
15
/*
16
* devmem_is_allowed() checks to see if /dev/mem access to a certain address
0 commit comments