diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-05-09 16:35:43 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-05-09 16:35:43 +0000 |
| commit | 8e898fe29b4b621df383b49b4a1df8d7d12b9a8f (patch) | |
| tree | 383d65ec1202a8bb5891e9c68ed5e681b1b8e53e /openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch | |
| parent | 8100c3dbd30a3c28306c9d176323b4a69d101a6a (diff) | |
| download | openembedded-core-8e898fe29b4b621df383b49b4a1df8d7d12b9a8f.tar.gz openembedded-core-8e898fe29b4b621df383b49b4a1df8d7d12b9a8f.tar.bz2 openembedded-core-8e898fe29b4b621df383b49b4a1df8d7d12b9a8f.zip | |
Add EABI toolchain
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@379 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch')
| -rw-r--r-- | openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch b/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch new file mode 100644 index 0000000000..36b80fb9d2 --- /dev/null +++ b/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch @@ -0,0 +1,11 @@ +--- linux-libc-headers-2.6.15.99/include/linux/rtc.h.orig 2006-03-19 12:31:07.000000000 +0100 ++++ linux-libc-headers-2.6.15.99/include/linux/rtc.h 2006-03-19 12:31:14.000000000 +0100 +@@ -11,8 +11,6 @@ + #ifndef _LINUX_RTC_H_ + #define _LINUX_RTC_H_ + +-#include <linux/interrupt.h> +- + /* + * The struct used to pass data via the following ioctl. Similar to the + * struct tm in <time.h>, but it needs to be here so that the kernel |
