|
@@ -138,7 +138,7 @@ static unsigned short ali1535_smba;
|
|
Note the differences between kernels with the old PCI BIOS interface and
|
|
Note the differences between kernels with the old PCI BIOS interface and
|
|
newer kernels with the real PCI interface. In compat.h some things are
|
|
newer kernels with the real PCI interface. In compat.h some things are
|
|
defined to make the transition easier. */
|
|
defined to make the transition easier. */
|
|
-static int ali1535_setup(struct pci_dev *dev)
|
|
|
|
|
|
+static int __devinit ali1535_setup(struct pci_dev *dev)
|
|
{
|
|
{
|
|
int retval = -ENODEV;
|
|
int retval = -ENODEV;
|
|
unsigned char temp;
|
|
unsigned char temp;
|