Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250956
b: refs/heads/master
c: 21b7d81
h: refs/heads/master
v: v3
  • Loading branch information
Wanlong Gao authored and Linus Torvalds committed May 25, 2011
1 parent 9e5d9dd commit 0a59368
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 0ac1ee0bfec2a4ad118f907ce586d0dfd8db7641
refs/heads/master: 21b7d815b2cc380929181e1a4a7129e8b569e574
3 changes: 0 additions & 3 deletions trunk/include/linux/c2port.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ struct c2port_ops {
* Exported functions
*/

#define to_class_dev(obj) container_of((obj), struct class_device, kobj)
#define to_c2port_device(obj) container_of((obj), struct c2port_device, class)

extern struct c2port_device *c2port_device_register(char *name,
struct c2port_ops *ops, void *devdata);
extern void c2port_device_unregister(struct c2port_device *dev);

0 comments on commit 0a59368

Please sign in to comment.