Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297515
b: refs/heads/master
c: 5170c05
h: refs/heads/master
i:
  297513: aaa6b07
  297511: 8640cd0
v: v3
  • Loading branch information
Vinod Koul committed Mar 9, 2012
1 parent c82469a commit ae2579e
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 3ecf51a45c0e218d70df2cc905b668fa0c115f73
refs/heads/master: 5170c051a56244816d948c43592c1b2805ed4f3a
1 change: 1 addition & 0 deletions trunk/drivers/dma/imx-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,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 @@ -36,6 +36,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

0 comments on commit ae2579e

Please sign in to comment.