Blackfin: merge sram init functions
authorGraf Yang <graf.yang@analog.com>
Mon, 25 May 2009 04:44:00 +0000 (04:44 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 12 Jun 2009 10:11:50 +0000 (06:11 -0400)
commitc72aa0794a0ecc0b87ba9d5546215c26c8c80668
tree7bd394bac5e1aa831b21e6dafe9cb149e094887d
parentd1800fe0e50ed22673cd895f2b0a7c2b79d3010a
Blackfin: merge sram init functions

Now that the sram_init() function exists only to call the bfin_sram_init()
after the punting of the reserve_pda() function, simply merge the two to
avoid pointless overhead.

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mm/blackfin_sram.h
arch/blackfin/mm/init.c
arch/blackfin/mm/sram-alloc.c