updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git] / tiacx / kernel-2.6.33.patch
blobf486009c55ad004fbb291c96f3c6968478db7a9c
1 --- pci.c~ 2010-02-27 19:30:54.000000000 +0100
2 +++ pci.c 2010-02-27 19:30:54.000000000 +0100
3 @@ -35,7 +35,7 @@
5 /* Linux 2.6.18+ uses <linux/utsrelease.h> */
6 #ifndef UTS_RELEASE
7 -#include <linux/utsrelease.h>
8 +#include <generated/utsrelease.h>
9 #endif
11 #include <linux/compiler.h> /* required for Lx 2.6.8 ?? */