diff options
| author | 2011-01-11 15:10:08 +1100 | |
|---|---|---|
| committer | 2011-01-11 15:10:08 +1100 | |
| commit | eed0ba0b4ab2d1668588219a8efa81bf8636a12d (patch) | |
| tree | f5aa3c732e7830a1b24e6071f8bed0f799881187 /include/linux/node.h | |
| parent | powerpc/powermac: Make auto-loading of therm_pm72 possible (diff) | |
| parent | powerpc/83xx: add mpc8308_p1m DMA controller device-tree node (diff) | |
Merge remote branch 'gcl/next' into next
Diffstat (limited to 'include/linux/node.h')
| -rw-r--r-- | include/linux/node.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/node.h b/include/linux/node.h index 06292dac3eab..1466945cc9ef 100644 --- a/include/linux/node.h +++ b/include/linux/node.h @@ -10,11 +10,6 @@ * * Nodes are exported via driverfs in the class/node/devices/ * directory. - * - * Per-node interfaces can be implemented using a struct device_interface. - * See the following for how to do this: - * - drivers/base/intf.c - * - Documentation/driver-model/interface.txt */ #ifndef _LINUX_NODE_H_ #define _LINUX_NODE_H_ |
