From b4a7122cacef647dbec3db5c9ebe1e504a7670df Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 20 Sep 2005 07:04:35 +0000 Subject: Updates against mainline OE git-svn-id: https://svn.o-hand.com/repos/poky@26 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff (limited to 'openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff') diff --git a/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff b/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff deleted file mode 100644 index a06b5affd9..0000000000 --- a/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- include/asm-mips/atomic.h.orig 2004-10-01 10:10:05.487734944 +0200 -+++ include/asm-mips/atomic.h 2004-10-01 10:10:15.837161592 +0200 -@@ -15,8 +15,6 @@ - #define _ASM_ATOMIC_H - - --#include -- - typedef struct { volatile int counter; } atomic_t; - typedef struct { volatile __s64 counter; } atomic64_t; - -- cgit v1.2.3-54-g00ecf