From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- packages/linux/linux-rp-2.6.24/poodle_ts.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 packages/linux/linux-rp-2.6.24/poodle_ts.patch (limited to 'packages/linux/linux-rp-2.6.24/poodle_ts.patch') diff --git a/packages/linux/linux-rp-2.6.24/poodle_ts.patch b/packages/linux/linux-rp-2.6.24/poodle_ts.patch deleted file mode 100644 index b10ee2eab8..0000000000 --- a/packages/linux/linux-rp-2.6.24/poodle_ts.patch +++ /dev/null @@ -1,22 +0,0 @@ -Index: linux-2.6.23/arch/arm/mach-pxa/poodle.c -=================================================================== ---- linux-2.6.23.orig/arch/arm/mach-pxa/poodle.c 2008-01-25 12:10:10.000000000 -0800 -+++ linux-2.6.23/arch/arm/mach-pxa/poodle.c 2008-01-25 12:11:58.000000000 -0800 -@@ -166,7 +166,7 @@ - }, - }; - --static unsigned long poodle_get_hsync_len(void) -+static unsigned long poodle_get_hsync_invperiod(void) - { - return 0; - } -@@ -176,7 +176,7 @@ - } - - static struct corgits_machinfo poodle_ts_machinfo = { -- .get_hsync_len = poodle_get_hsync_len, -+ .get_hsync_invperiod = poodle_get_hsync_invperiod, - .put_hsync = poodle_null_hsync, - .wait_hsync = poodle_null_hsync, - }; -- cgit v1.2.3