Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275237
b: refs/heads/master
c: 3b8ce3a
h: refs/heads/master
i:
  275235: f1fc628
v: v3
  • Loading branch information
Paul Gortmaker committed Nov 8, 2011
1 parent a8b0548 commit 2309617
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8f7346bdea64f2e3d02b0bcaf456e391c4cba134
refs/heads/master: 3b8ce3aed986090d9249629f97c53b4dfb8c9783
1 change: 1 addition & 0 deletions trunk/drivers/mfd/ab5500-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* TODO: Event handling with irq_chip. Waiting for PRCMU fw support.
*/

#include <linux/module.h>
#include <linux/mutex.h>
#include <linux/err.h>
#include <linux/platform_device.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/mfd/ab5500-debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Debugfs support for the AB5500 MFD driver
*/

#include <linux/export.h>
#include <linux/debugfs.h>
#include <linux/seq_file.h>
#include <linux/mfd/ab5500/ab5500.h>
Expand Down

0 comments on commit 2309617

Please sign in to comment.