diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-10 09:48:34 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-10 09:48:34 -0800 |
commit | 759979ab17512a061c3a3e870f091af27ccdcbfb (patch) | |
tree | a70792ce7f3fcf724b1be4e7e14edef8dc8ba77a /drivers/pcmcia/au1000_pb1x00.c | |
parent | 3ae0af12b458461f36dfddb26e54056be32928dd (diff) | |
parent | a2932b35a0efd01b20a3f598d19db052d64935f5 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Diffstat (limited to 'drivers/pcmcia/au1000_pb1x00.c')
-rw-r--r-- | drivers/pcmcia/au1000_pb1x00.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pcmcia/au1000_pb1x00.c b/drivers/pcmcia/au1000_pb1x00.c index 86c0808d6a0..fd5522ede86 100644 --- a/drivers/pcmcia/au1000_pb1x00.c +++ b/drivers/pcmcia/au1000_pb1x00.c @@ -21,6 +21,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 59 Temple Place - Suite 330, Boston MA 02111-1307, USA. */ +#include <linux/config.h> #include <linux/module.h> #include <linux/init.h> #include <linux/delay.h> |