summaryrefslogtreecommitdiff
path: root/linux-wistron-nx.patch
diff options
context:
space:
mode:
authorJakub Bogusz2017-07-31 18:06:51 (GMT)
committerJakub Bogusz2017-07-31 18:06:51 (GMT)
commitc7cc2fb09e795e568f76b81ed9f43d42da1d3eb7 (patch)
tree89b151a372631dd9dbb74b18b03b72728af0ae11 /linux-wistron-nx.patch
parent28c4ae14bc229175bca1b38f3b83eb3b1e3d91b6 (diff)
downloadkernel-c7cc2fb09e795e568f76b81ed9f43d42da1d3eb7.zip
kernel-c7cc2fb09e795e568f76b81ed9f43d42da1d3eb7.tar.gz
- updated linux-wistron-nx patch; now builds on i686
Diffstat (limited to 'linux-wistron-nx.patch')
-rw-r--r--linux-wistron-nx.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-wistron-nx.patch b/linux-wistron-nx.patch
index 1ab8ed3..8fee5bb 100644
--- a/linux-wistron-nx.patch
+++ b/linux-wistron-nx.patch
@@ -4,7 +4,7 @@
#include <linux/types.h>
#include <linux/platform_device.h>
#include <linux/leds.h>
-+#include <asm/cacheflush.h>
++#include <asm/set_memory.h>
/* How often we poll keys - msecs */
#define POLL_INTERVAL_DEFAULT 500 /* when idle */