fixup and simplify check for powerpc-*-*-uclibc*
[buildroot.git] / package / ltp-testsuite / ltp-testsuite.asm-page-include.patch
blobc4f727136dd101e66c4caf91c2398e4fcf8e7e90
1 --- ltp-full-20080831/testcases/kernel/controllers/io-throttle/iobw.c.orig 2008-08-31 16:33:18.000000000 +0200
2 +++ ltp-full-20080831/testcases/kernel/controllers/io-throttle/iobw.c 2008-09-12 18:54:44.000000000 +0200
3 @@ -34,7 +34,6 @@
4 #include <sys/stat.h>
5 #include <sys/time.h>
6 #include <sys/wait.h>
7 -#include <asm/page.h>
9 #ifndef PAGE_SIZE
10 #define PAGE_SIZE getpagesize()