Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289065
b: refs/heads/master
c: bf647ea
h: refs/heads/master
i:
  289063: 8190693
v: v3
  • Loading branch information
Andy Green authored and Greg Kroah-Hartman committed Feb 10, 2012
1 parent 2fb98ed commit 3bef806
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: 5dd12c29b45f27d059e4bd58ff1854bc6a236804
refs/heads/master: bf647ea717e529fc4f3dfa17dffd40da10522b00
1 change: 1 addition & 0 deletions trunk/drivers/staging/android/alarm-dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
*/

#include <asm/mach/time.h>
#include <linux/module.h>
#include <linux/device.h>
#include <linux/miscdevice.h>
#include <linux/fs.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/android/alarm.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
*/

#include <asm/mach/time.h>
#include <linux/module.h>
#include <linux/device.h>
#include <linux/miscdevice.h>
#include <linux/platform_device.h>
Expand Down

0 comments on commit 3bef806

Please sign in to comment.