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