Skip to content

Commit

Permalink
ARM: davinci: remove obsoleted init_consistent_dma_size()
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
CC: Sekhar Nori <nsekhar@ti.com>
CC: Kevin Hilman <khilman@ti.com>
  • Loading branch information
Marek Szyprowski authored and Arnd Bergmann committed Nov 13, 2012
1 parent 5f985cf commit 915d6cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-davinci/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ void __init davinci_common_init(struct davinci_soc_info *soc_info)
iotable_init(davinci_soc_info.io_desc,
davinci_soc_info.io_desc_num);

init_consistent_dma_size(14 << 20);

/*
* Normally devicemaps_init() would flush caches and tlb after
* mdesc->map_io(), but we must also do it here because of the CPU
Expand Down

0 comments on commit 915d6cf

Please sign in to comment.