Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275146
b: refs/heads/master
c: a1bcc1d
h: refs/heads/master
v: v3
  • Loading branch information
Tony Lindgren committed Nov 7, 2011
1 parent db9dae6 commit 5339f05
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: 5558141556d20f2bea7a664d70a867b8f64ca38d
refs/heads/master: a1bcc1dcef8451b4291ea2a1b2677cb194102952
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/dsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
* of the OMAP PM core code.
*/

#include <linux/module.h>
#include <linux/platform_device.h>
#include "cm2xxx_3xxx.h"
#include "prm2xxx_3xxx.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/mailbox.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* for more details.
*/

#include <linux/module.h>
#include <linux/clk.h>
#include <linux/err.h>
#include <linux/platform_device.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/omap-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* published by the Free Software Foundation.
*/

#include <linux/module.h>
#include <linux/platform_device.h>

#include <plat/iommu.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/smartreflex.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* published by the Free Software Foundation.
*/

#include <linux/module.h>
#include <linux/interrupt.h>
#include <linux/clk.h>
#include <linux/io.h>
Expand Down

0 comments on commit 5339f05

Please sign in to comment.