]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- should fix build on i686
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Nov 2019 22:29:24 +0000 (23:29 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Nov 2019 22:29:24 +0000 (23:29 +0100)
linux-wistron-nx.patch

index 8fee5bbe1f32bbb48693502ba5f32aad708abb4e..8336ad8fe7b07c30156fb29fe86c11c69ab862b8 100644 (file)
@@ -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 */
This page took 0.067292 seconds and 4 git commands to generate.