Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222831
b: refs/heads/master
c: b17cd8d
h: refs/heads/master
i:
  222829: cbb13da
  222827: 4854829
  222823: 09512af
  222815: bff9823
v: v3
  • Loading branch information
Brandon Philips authored and Greg Kroah-Hartman committed Nov 11, 2010
1 parent e65f1d1 commit 8f26b3b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 140 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e658e9fe65306346e827676a121eca3534ad75ff
refs/heads/master: b17cd8d69a75f921d9d444cc3ac9b5b1d0b66ca0
129 changes: 0 additions & 129 deletions trunk/Documentation/driver-model/interface.txt

This file was deleted.

5 changes: 0 additions & 5 deletions trunk/include/linux/cpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
*
* CPUs are exported via sysfs in the class/cpu/devices/
* directory.
*
* Per-cpu 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_CPU_H_
#define _LINUX_CPU_H_
Expand Down
5 changes: 0 additions & 5 deletions trunk/include/linux/node.h
Original file line number Diff line number Diff line change
Expand Up @@ -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_
Expand Down

0 comments on commit 8f26b3b

Please sign in to comment.