ARM: ADIv5 export cleanup
commit6105f2bc4a65e1e42a0fb238096cbc0577b994c0
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 2 Jan 2010 23:53:06 +0000 (2 15:53 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 2 Jan 2010 23:53:06 +0000 (2 15:53 -0800)
tree1f8d8dbb194bb21b4543d6d236c12f3bc721212b
parente60c164cdb50a0aa268165e57de0a4cd0d58fcdf
ARM: ADIv5 export cleanup

Make some private functions "static".  Remove their public declarations,
and what is now an obviously unused function.  Shrinks this object's size
(about 5% on x86_64) while making the code's scope easier to understand.
Shrink the affected lines.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm_adi_v5.c
src/target/arm_adi_v5.h