[POWERPC] iseries: Move e2a()/strne2a() into their only caller
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 13 Jul 2006 07:52:04 +0000 (17:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Jul 2006 08:42:03 +0000 (18:42 +1000)
The ASCII -> EBCDIC functions, e2a() and strne2a() are now only used in
dt.c, so move them in there.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>

No differences found