Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258405
b: refs/heads/master
c: fb89fcf
h: refs/heads/master
i:
  258403: 11833a7
v: v3
  • Loading branch information
Nicolas Pitre committed Jul 18, 2011
1 parent f410def commit 54f0913
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 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: fded1ef9c55e30d91508487c45334c8947cc5f7b
refs/heads/master: fb89fcfb151698776be6c900aec8161b01990e92
2 changes: 0 additions & 2 deletions trunk/arch/arm/include/asm/dma.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#ifndef __ASM_ARM_DMA_H
#define __ASM_ARM_DMA_H

#include <asm/memory.h>

/*
* This is the maximum virtual address which can be DMA'd from.
*/
Expand Down
5 changes: 0 additions & 5 deletions trunk/arch/arm/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include <asm/sizes.h>
#include <asm/tlb.h>
#include <asm/fixmap.h>
#include <asm/memory.h>

#include <asm/mach/arch.h>
#include <asm/mach/map.h>
Expand Down Expand Up @@ -214,11 +213,7 @@ static void __init arm_bootmem_init(unsigned long start_pfn,

#ifdef CONFIG_ZONE_DMA

#ifdef ARM_DMA_ZONE_SIZE
unsigned long arm_dma_zone_size = ARM_DMA_ZONE_SIZE;
#else
unsigned long arm_dma_zone_size __read_mostly;
#endif
EXPORT_SYMBOL(arm_dma_zone_size);

/*
Expand Down

0 comments on commit 54f0913

Please sign in to comment.