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 92d21ac commit 1ce0b58Copy full SHA for 1ce0b58
arch/arc/kernel/setup.c
@@ -14,6 +14,7 @@
14
#include <linux/module.h>
15
#include <linux/cpu.h>
16
#include <linux/of_fdt.h>
17
+#include <linux/of.h>
18
#include <linux/of_platform.h>
19
#include <linux/cache.h>
20
#include <asm/sections.h>
0 commit comments