Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15201
b: refs/heads/master
c: 7c3dbbe
h: refs/heads/master
i:
  15199: 2c9b32f
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Dec 16, 2005
1 parent b540b5a commit 1cf5f77
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 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: a78719c387cc25ed97304a235a20c24f0f89399b
refs/heads/master: 7c3dbbe982ac85837f1da150ea9539a9e9a12557
1 change: 1 addition & 0 deletions trunk/arch/ppc/syslib/ppc4xx_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@

#include <asm/system.h>
#include <asm/io.h>
#include <asm/dma.h>
#include <asm/ppc4xx_dma.h>

ppc_dma_ch_t dma_channels[MAX_PPC4xx_DMA_CHANNELS];
Expand Down
3 changes: 0 additions & 3 deletions trunk/include/asm-ppc/ppc4xx_dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@

#define MAX_PPC4xx_DMA_CHANNELS 4

/* in arch/ppc/kernel/setup.c -- Cort */
extern unsigned long DMA_MODE_WRITE, DMA_MODE_READ;

/*
* Function return status codes
* These values are used to indicate whether or not the function
Expand Down

0 comments on commit 1cf5f77

Please sign in to comment.