Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258404
b: refs/heads/master
c: fded1ef
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Jul 18, 2011
1 parent 11833a7 commit f410def
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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: e9107ab623648587a044ee925c1708655bdf9813
refs/heads/master: fded1ef9c55e30d91508487c45334c8947cc5f7b
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-shark/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,5 @@ MACHINE_START(SHARK, "Shark")
.map_io = shark_map_io,
.init_irq = shark_init_irq,
.timer = &shark_timer,
.dma_zone_size = SZ_4M,
MACHINE_END
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-shark/include/mach/memory.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
*/
#define PLAT_PHYS_OFFSET UL(0x08000000)

#define ARM_DMA_ZONE_SIZE SZ_4M

/*
* Cache flushing area
*/
Expand Down

0 comments on commit f410def

Please sign in to comment.