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.
2 parents 5870b2c + 08f2e63 commit 101041cCopy full SHA for 101041c
drivers/iommu/omap-iommu-debug.c
@@ -10,6 +10,7 @@
10
* published by the Free Software Foundation.
11
*/
12
13
+#include <linux/module.h>
14
#include <linux/err.h>
15
#include <linux/clk.h>
16
#include <linux/io.h>
drivers/iommu/omap-iovmm.c
#include <linux/slab.h>
#include <linux/vmalloc.h>
0 commit comments