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 ac67445 commit 94dc3a5Copy full SHA for 94dc3a5
acpi_call.c
@@ -1,5 +1,7 @@
1
/* Copyright (c) 2010: Michal Kottman */
2
3
+#define BUILDING_ACPICA
4
+
5
#include <linux/module.h>
6
#include <linux/kernel.h>
7
#include <linux/version.h>
0 commit comments