diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2007-06-22 07:11:50 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-06-22 07:11:50 +0000 |
commit | 005b94b2d0208080b63ccd708fd354cf5717b84c (patch) | |
tree | 10c19cf8f411fc4554908c1cfae9d4b8e309c8a9 /packages/linux/linux-ezx/pxa-serial-gcc4.diff | |
parent | 5d946375b12e7f15a42f47cdf922f170dce9c718 (diff) |
linux-ezx: remove old kernel, update 2.6.21 and add script to generate SRC_URI from the quilt series in svn
Diffstat (limited to 'packages/linux/linux-ezx/pxa-serial-gcc4.diff')
-rw-r--r-- | packages/linux/linux-ezx/pxa-serial-gcc4.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/linux/linux-ezx/pxa-serial-gcc4.diff b/packages/linux/linux-ezx/pxa-serial-gcc4.diff deleted file mode 100644 index 7f827965e9..0000000000 --- a/packages/linux/linux-ezx/pxa-serial-gcc4.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- /tmp/pxa.c 2006-08-29 10:51:57.000000000 +0200 -+++ linux-2.6.16/drivers/serial/pxa.c 2006-08-29 10:52:38.545780000 +0200 -@@ -241,7 +241,7 @@ - /* - * This handles the interrupt from one port. - */ --static inline irqreturn_t -+inline irqreturn_t - serial_pxa_irq(int irq, void *dev_id, struct pt_regs *regs) - { - struct uart_pxa_port *up = (struct uart_pxa_port *)dev_id; |