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 51-56 Link Here
51
#include <linux/pm.h>
51
#include <linux/pm.h>
52
#include <linux/vmalloc.h>
52
#include <linux/vmalloc.h>
53
#include <linux/dma-mapping.h>
53
#include <linux/dma-mapping.h>
54
#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,17)
55
#include <linux/utsrelease.h>
56
#endif
54
57
55
#include "acx.h"
58
#include "acx.h"
56
59

Return to bug 148521