diff options
| author | 2010-12-10 09:44:39 -0800 | |
|---|---|---|
| committer | 2010-12-10 09:44:39 -0800 | |
| commit | 67b738ef32df7ec429004866d2a739a3775894d2 (patch) | |
| tree | 5c67fa0cea6cc7298321480eda2df04bef795305 /include/linux/node.h | |
| parent | Merge branch 'devel-cleanup' into omap-for-linus (diff) | |
| parent | omap2+: Initialize omap_irq_base for entry-macro.S from platform code (diff) | |
Merge branch 'devel-omap-irq' into omap-for-linus
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_ |
