Blackfin: drop unused reserve_pda() function
authorGraf Yang <graf.yang@analog.com>
Mon, 25 May 2009 04:27:22 +0000 (04:27 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 12 Jun 2009 10:11:49 +0000 (06:11 -0400)
The Per-processor Data Area isn't actually reserved by this function, and
all it ended up doing was issuing a printk(), so punt it.

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found