Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295571
b: refs/heads/master
c: d9a5f4d
h: refs/heads/master
i:
  295569: ce62b60
  295567: b3c85b1
v: v3
  • Loading branch information
Tony Lindgren authored and Olof Johansson committed Mar 8, 2012
1 parent 9e653e5 commit d2c23e7
Show file tree
Hide file tree
Showing 5 changed files with 5 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: 269f6a93f6851b68848e67816a14a2ebf8a48c6b
refs/heads/master: d9a5f4dd437ceb007e1f118e90ba5587a5e04d20
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/clkt_clksel.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
#include <linux/errno.h>
#include <linux/clk.h>
#include <linux/io.h>
#include <linux/bug.h>

#include <plat/clock.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/powerdomain-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

#include <linux/errno.h>
#include <linux/kernel.h>
#include <linux/bug.h>
#include "pm.h"
#include "cm.h"
#include "cm-regbits-34xx.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/powerdomain2xxx_3xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <linux/io.h>
#include <linux/errno.h>
#include <linux/delay.h>
#include <linux/bug.h>

#include <plat/prcm.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/powerdomains3xxx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/bug.h>

#include <plat/cpu.h>

Expand Down

0 comments on commit d2c23e7

Please sign in to comment.