Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274437
b: refs/heads/master
c: 12799fe
h: refs/heads/master
i:
  274435: 84928dc
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent 0a75137 commit 7dea19b
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: bd3ff1943509e641a34f2d8dd1d41ed12a4476c1
refs/heads/master: 12799fe45254b66975481da826fc510685e206eb
1 change: 1 addition & 0 deletions trunk/arch/m68k/atari/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <linux/rtc.h>
#include <linux/bcd.h>
#include <linux/delay.h>
#include <linux/export.h>

#include <asm/atariints.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/m68k/kernel/dma_mm.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <linux/scatterlist.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <linux/export.h>

#include <asm/pgalloc.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/m68k/kernel/dma_no.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <linux/mm.h>
#include <linux/device.h>
#include <linux/dma-mapping.h>
#include <linux/export.h>
#include <asm/cacheflush.h>

void *dma_alloc_coherent(struct device *dev, size_t size,
Expand Down

0 comments on commit 7dea19b

Please sign in to comment.