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

Collapse All | Expand All

(-)build_mod.orig/agpgart_be.c (+7 lines)
Lines 116-122 Link Here
116
#include <linux/pagemap.h>
116
#include <linux/pagemap.h>
117
#include <linux/miscdevice.h>
117
#include <linux/miscdevice.h>
118
#include <linux/pm.h>
118
#include <linux/pm.h>
119
#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,9)
120
#define pci_find_class pci_get_class
119
121
122
123
124
125
126
#endif
120
#if (LINUX_VERSION_CODE >= 0x020400)
127
#if (LINUX_VERSION_CODE >= 0x020400)
121
#define FGL_PM_PRESENT
128
#define FGL_PM_PRESENT
122
#else
129
#else

Return to bug 102976