--- a/compat/compat-2.6.33.c +++ b/compat/compat-2.6.33.c @@ -12,6 +12,7 @@ #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33)) +#ifdef CONFIG_PCCARD /** * pccard_loop_tuple() - loop over tuples in the CIS @@ -125,6 +126,7 @@ int pcmcia_loop_tuple(struct pcmcia_devi EXPORT_SYMBOL(pcmcia_loop_tuple); /* Source: drivers/pcmcia/pcmcia_resource.c */ +#endif #endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33)) */ t/upstream Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-4.1/526-board_CT6373-1.patch
blob: 3bd7eca49c704f3572720a367d228ac7a79ba403 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50