Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319953
b: refs/heads/master
c: dbd9acb
h: refs/heads/master
i:
  319951: 509d739
v: v3
  • Loading branch information
Sachin Kamat authored and Linus Torvalds committed Jul 31, 2012
1 parent 8b0d3b7 commit efacdb7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8e74b6edc9b7befd9f7a61b9271384eeb1eb8251
refs/heads/master: dbd9acbef2f178e74c2f2def23eb4e8c2bd14270
4 changes: 2 additions & 2 deletions trunk/drivers/rtc/rtc-s3c.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
#include <linux/log2.h>
#include <linux/slab.h>
#include <linux/of.h>
#include <linux/uaccess.h>
#include <linux/io.h>

#include <mach/hardware.h>
#include <asm/uaccess.h>
#include <asm/io.h>
#include <asm/irq.h>
#include <plat/regs-rtc.h>

Expand Down

0 comments on commit efacdb7

Please sign in to comment.