Skip to content
Commit 2b937303 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

PCI: remove foolish code from pci-driver.c



The PCI bus should not be trying to declare its own attribute type.
Especially as this code could never ever be called because the driver
core overwrites the driver kobject type to be its own internal type.
Delete all of this code as it was never being used and is not correct.

Also update my copyright on the file while I'm touching things there.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 03d43b19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment