Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127744
b: refs/heads/master
c: 934848d
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jan 8, 2009
1 parent 3e60ee1 commit cd4a780
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 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: 13731d1a2faddc6895a1c569a66a2c41020a92e6
refs/heads/master: 934848daa34af53de16cd8125d04346dffee9e87
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-realview/platsmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <linux/errno.h>
#include <linux/delay.h>
#include <linux/device.h>
#include <linux/jiffies.h>
#include <linux/smp.h>
#include <linux/io.h>

Expand Down
3 changes: 2 additions & 1 deletion trunk/drivers/amba/bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@
#include <linux/device.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/io.h>
#include <linux/amba/bus.h>

#include <asm/io.h>
#include <asm/irq.h>
#include <asm/sizes.h>

#define to_amba_device(d) container_of(d, struct amba_device, dev)
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/video/amba-clcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <linux/amba/bus.h>
#include <linux/amba/clcd.h>
#include <linux/clk.h>
#include <linux/hardirq.h>

#include <asm/sizes.h>

Expand Down

0 comments on commit cd4a780

Please sign in to comment.