Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294152
b: refs/heads/master
c: 19694b5
h: refs/heads/master
v: v3
  • Loading branch information
Paul Gortmaker authored and Mark Brown committed Mar 1, 2012
1 parent 7229295 commit 65113e9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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: a313f9f565d84f2fcc81c818a6b0baaae752a821
refs/heads/master: 19694b5ea1d3a723dafe9544b5ee9a935414dc28
1 change: 0 additions & 1 deletion trunk/drivers/base/regmap/regmap-debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*/

#include <linux/slab.h>
#include <linux/module.h>
#include <linux/mutex.h>
#include <linux/debugfs.h>
#include <linux/uaccess.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/base/regmap/regmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#include <linux/slab.h>
#include <linux/module.h>
#include <linux/export.h>
#include <linux/mutex.h>
#include <linux/err.h>

Expand Down

0 comments on commit 65113e9

Please sign in to comment.