]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/ixp4xx/ixp4xx-csr/badpaths.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / ixp4xx / ixp4xx-csr / badpaths.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- ixp400_xscale_sw/src/linux/vx.c~ugh 2003-12-12 14:58:34.000000000 -0500
7 +++ ixp400_xscale_sw/src/linux/vx.c     2004-11-14 17:50:07.610969440 -0500
8 @@ -31,8 +31,8 @@
9   * 
10   * -- End Intel Copyright Notice --
11  */
12 -#include <asm-arm/system.h>
13 -#include <asm-arm/semaphore.h>
14 +#include <asm/system.h>
15 +#include <asm/semaphore.h>
16  #include <linux/kernel.h>
17  #include <linux/time.h>
18  #include <linux/sched.h>