]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/device.h
driver core: move knode_bus into private structure
[linux-2.6-omap-h63xx.git] / include / linux / device.h
index e3630222c3c10f642730a65a2ea9a17730640546..e21b5d69d67c97c4730c62eafc126c6ffd1de3e4 100644 (file)
@@ -366,7 +366,6 @@ struct device_dma_parameters {
 };
 
 struct device {
-       struct klist_node       knode_bus;
        struct device           *parent;
 
        struct device_private   *p;