Author: shadzik Date: Mon Sep 22 20:31:17 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - asm -> asm-generic
---- Files affected: SOURCES: eagle-usb-bitops.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/eagle-usb-bitops.patch diff -u /dev/null SOURCES/eagle-usb-bitops.patch:1.1 --- /dev/null Mon Sep 22 22:31:18 2008 +++ SOURCES/eagle-usb-bitops.patch Mon Sep 22 22:31:12 2008 @@ -0,0 +1,11 @@ +--- 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 @@ + #define __EU_TYPES_H__ + + #include <linux/if_ether.h> +-#include <asm/bitops.h> ++#include <asm-generic/bitops.h> + #include <linux/types.h> + + /** ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
