]> git.pld-linux.org Git - packages/bcm5700.git/blob - kernel-net-bcm5700-alpha.patch
- fixed build on alpha
[packages/bcm5700.git] / kernel-net-bcm5700-alpha.patch
1 --- bcm5700-2.2.19/src/mm.h~    Thu Mar  4 02:18:24 2004
2 +++ bcm5700-2.2.19/src/mm.h     Thu Mar  4 02:18:24 2004
3 @@ -15,6 +15,8 @@
4  #define MM_H
5  
6  #include <linux/config.h>
7 +#include <asm/current.h>
8 +
9  #if defined(CONFIG_SMP) && ! defined(__SMP__)
10  #define __SMP__
11  #endif
This page took 0.060649 seconds and 3 git commands to generate.