SOURCES: eagle-usb-bitops.patch - proper one

qboosh qboosh at pld-linux.org
Tue Sep 23 07:53:36 CEST 2008


Author: qboosh                       Date: Tue Sep 23 05:53:36 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- proper one

---- Files affected:
SOURCES:
   eagle-usb-bitops.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/eagle-usb-bitops.patch
diff -u SOURCES/eagle-usb-bitops.patch:1.1 SOURCES/eagle-usb-bitops.patch:1.2
--- SOURCES/eagle-usb-bitops.patch:1.1	Mon Sep 22 22:31:12 2008
+++ SOURCES/eagle-usb-bitops.patch	Tue Sep 23 07:53:30 2008
@@ -1,11 +1,12 @@
 --- driver/eu_types.h	2008-09-22 22:11:53.000000000 +0200
 +++ driver/eu_types.h.new	2008-09-22 22:22:35.000000000 +0200
-@@ -26,7 +26,7 @@
+@@ -26,7 +26,9 @@
  #define __EU_TYPES_H__
  
  #include <linux/if_ether.h>
--#include <asm/bitops.h>
-+#include <asm-generic/bitops.h>
++#ifdef __KERNEL__
+ #include <asm/bitops.h>
++#endif
  #include <linux/types.h>
  
  /**
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/eagle-usb-bitops.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list