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