aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hwmem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/hwmem.h')
-rw-r--r--include/linux/hwmem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/hwmem.h b/include/linux/hwmem.h
index ba4c116f4b9..dab50416ca8 100644
--- a/include/linux/hwmem.h
+++ b/include/linux/hwmem.h
@@ -14,7 +14,7 @@
#include <linux/types.h>
-#if !defined(__KERNEL__) && !defined(_KERNEL)
+#if !defined(__KERNEL__)
#include <sys/types.h>
#else
#include <linux/mm_types.h>