Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137236
b: refs/heads/master
c: 87bbb19
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer committed Mar 13, 2009
1 parent f59eb32 commit 1e59c42
Show file tree
Hide file tree
Showing 3 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: 2420563227897ed3900606e720f886e122944d2c
refs/heads/master: 87bbb19721fbd6b5e556105c188da80d06f738b1
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-mx1/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
#include <mach/irqs.h>
#include <mach/hardware.h>

#include "devices.h"

static struct resource imx_csi_resources[] = {
[0] = {
.start = 0x00224000,
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-mx3/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
#include <mach/irqs.h>
#include <mach/imx-uart.h>

#include "devices.h"

static struct resource uart0[] = {
{
.start = UART1_BASE_ADDR,
Expand Down

0 comments on commit 1e59c42

Please sign in to comment.