[packages/kernel] - should fix build on i686

arekm arekm at pld-linux.org
Tue Nov 26 23:29:37 CET 2019


commit 22fa206ae2a03a886b8516d0176402b8e8df7e3b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Nov 26 23:29:24 2019 +0100

    - should fix build on i686

 linux-wistron-nx.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/linux-wistron-nx.patch b/linux-wistron-nx.patch
index 8fee5bbe..8336ad8f 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/set_memory.h>
++#include <linux/set_memory.h>
  
  /* How often we poll keys - msecs */
  #define POLL_INTERVAL_DEFAULT	500 /* when idle */
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/22fa206ae2a03a886b8516d0176402b8e8df7e3b



More information about the pld-cvs-commit mailing list