]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf34d98a3b108b619adf1336261b28e82439f5406
tree7bd394bac5e1aa831b21e6dafe9cb149e094887d
parent0d500559361497532f3c5095098a896a60c4d31d
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