revert mv643xx change from ubuntu tree

From: Olaf Hering
Date: Thu Oct 19 2006 - 08:20:48 EST



Somehow the Ubuntu guys managed to sneak this compile error into the
tree:

commit ce9e3d9953c8cb67001719b5516da2928e956be4

[mv643xx] Add pci device table for auto module loading.

drivers/net/mv643xx_eth.c:1560: error: array type has incomplete element type
drivers/net/mv643xx_eth.c:1561: warning: implicit declaration of function âPCI_DEVICEâ
drivers/net/mv643xx_eth.c:1561: error: âPCI_VENDOR_ID_MARVELLâ undeclared here (not in a function)
drivers/net/mv643xx_eth.c:1561: error: âPCI_DEVICE_ID_MARVELL_MV64360â undeclared here (not in a function)


This change is also wrong, the autoloading works perfect with 2.6.18,
no need to add random PCI ids.

http://ozlabs.org/pipermail/linuxppc-dev/2006-October/026544.html

Please revert this change and route changes via jgarzik etc...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/