Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115123
b: refs/heads/master
c: 7fb6b5d
h: refs/heads/master
i:
  115121: 32fe74b
  115119: ebac3ce
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 16, 2008
1 parent 0ef245d commit 4020931
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 3ee074bf432d24a92894397ac48ad2f2bb95efdc
refs/heads/master: 7fb6b5d51daf3613045258ee8add07022d8c39d3
1 change: 0 additions & 1 deletion trunk/include/linux/device.h
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,6 @@ extern struct device *device_create(struct class *cls, struct device *parent,
dev_t devt, void *drvdata,
const char *fmt, ...)
__attribute__((format(printf, 5, 6)));
#define device_create_drvdata device_create
extern void device_destroy(struct class *cls, dev_t devt);

/*
Expand Down

0 comments on commit 4020931

Please sign in to comment.