--- zzzz-none-000/linux-2.6.19.2/drivers/pci/pci-sysfs.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/pci/pci-sysfs.c 2007-01-11 07:38:19.000000000 +0000 @@ -642,9 +642,6 @@ */ void pci_remove_sysfs_dev_files(struct pci_dev *pdev) { - if (!sysfs_initialized) - return; - if (pdev->cfg_size < 4096) sysfs_remove_bin_file(&pdev->dev.kobj, &pci_config_attr); else