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

Collapse All | Expand All

(-)src/wl/sys/wl_linux.c.old (+2 lines)
Lines 40-46 Link Here
40
#include <linux/pci_ids.h>
40
#include <linux/pci_ids.h>
41
#define WLC_MAXBSSCFG		1	
41
#define WLC_MAXBSSCFG		1	
42
42
43
#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 4, 0)
43
#include <asm/system.h>
44
#include <asm/system.h>
45
#endif
44
#include <asm/io.h>
46
#include <asm/io.h>
45
#include <asm/irq.h>
47
#include <asm/irq.h>
46
#include <asm/pgtable.h>
48
#include <asm/pgtable.h>

Return to bug 468388