commit | d1800fe0e50ed22673cd895f2b0a7c2b79d3010a | [log] [tgz] |
---|---|---|
author | Graf Yang <graf.yang@analog.com> | Mon May 25 04:27:22 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Jun 12 06:11:49 2009 -0400 |
tree | 3f37fd9b1a49cfe3fc8e294c026c69804547715e | |
parent | c8d5ea8ccb1ce586131c6c549899cb5073222da0 [diff] |
Blackfin: drop unused reserve_pda() function 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>