commit | dac411e7aa92d23dadbcb8721845ab88577294c7 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Thu Jul 13 17:52:04 2006 +1000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Jul 13 18:42:03 2006 +1000 |
tree | 38cca1b9999c44db1ebf1aea53879a2130f85c7f | |
parent | a749690ecf7ab55aa46df1698bcee3ec110612df [diff] |
[POWERPC] iseries: Move e2a()/strne2a() into their only caller 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>