Pull bugzilla-9535 into release branch

This commit is contained in:
Len Brown 2008-01-11 12:27:50 -05:00
commit 6b74c92521

View file

@ -13,7 +13,7 @@
#include <linux/errno.h>
#include <linux/mod_devicetable.h>
#define PNP_MAX_PORT 24
#define PNP_MAX_PORT 40
#define PNP_MAX_MEM 12
#define PNP_MAX_IRQ 2
#define PNP_MAX_DMA 2