|
@@ -955,7 +955,7 @@ DECLARE_PCI_FIXUP_RESUME(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8237, k8t_sound_ho
|
|
* becomes necessary to do this tweak in two steps -- I've chosen the Host
|
|
* becomes necessary to do this tweak in two steps -- I've chosen the Host
|
|
* bridge as trigger.
|
|
* bridge as trigger.
|
|
*/
|
|
*/
|
|
-static int __initdata asus_hides_smbus;
|
|
|
|
|
|
+static int asus_hides_smbus;
|
|
|
|
|
|
static void __init asus_hides_smbus_hostbridge(struct pci_dev *dev)
|
|
static void __init asus_hides_smbus_hostbridge(struct pci_dev *dev)
|
|
{
|
|
{
|