Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274511
b: refs/heads/master
c: 5c45ad7
h: refs/heads/master
i:
  274509: 4a4a5d3
  274507: 1a9e0f8
  274503: 7cfc7c6
  274495: a1c156f
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent 8700b8e commit abcaba6
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 3382416d867d1c70709dfb03e4a81d5731d96787
refs/heads/master: 5c45ad77ffd0108596627816a37de71a04d5cb6d
1 change: 1 addition & 0 deletions trunk/drivers/dma/imx-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <linux/slab.h>
#include <linux/platform_device.h>
#include <linux/dmaengine.h>
#include <linux/module.h>

#include <asm/irq.h>
#include <mach/dma-v1.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/dma/imx-sdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#include <linux/dmaengine.h>
#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/module.h>

#include <asm/irq.h>
#include <mach/sdma.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/dma/ipu/ipu_idmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <linux/string.h>
#include <linux/interrupt.h>
#include <linux/io.h>
#include <linux/module.h>

#include <mach/ipu.h>

Expand Down

0 comments on commit abcaba6

Please sign in to comment.