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