Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 148521 | Differences between
and this patch

Collapse All | Expand All

(-)work/pci.c (+3 lines)
Lines 50-55 Link Here
50
#include <linux/pci.h>
50
#include <linux/pci.h>
51
#include <linux/pm.h>
51
#include <linux/pm.h>
52
#include <linux/vmalloc.h>
52
#include <linux/vmalloc.h>
53
#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,17)
54
#include <linux/utsrelease.h>
55
#endif
53
56
54
#include "acx.h"
57
#include "acx.h"
55
58

Return to bug 148521