]> git.openfabrics.org - ~emulex/infiniband.git/commit
sh: rename arch/sh/boot/compressed/misc_32.c -> misc.c
authorPaul Mundt <lethal@linux-sh.org>
Sat, 11 Jul 2009 17:32:24 +0000 (13:32 -0400)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 11 Jul 2009 17:32:24 +0000 (13:32 -0400)
commit59f002964f4e6668a0132cd796b82f7f8a4803f0
tree457381be67d7884e11846ed585940c9ef7024d40
parentb14c6d428a54fb3235e69fd78fba9080c96645be
sh: rename arch/sh/boot/compressed/misc_32.c -> misc.c

This is now used by both sh64 and regular sh, kill off the old sh64
version now too.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boot/compressed/Makefile
arch/sh/boot/compressed/misc.c [new file with mode: 0644]
arch/sh/boot/compressed/misc_32.c [deleted file]
arch/sh/boot/compressed/misc_64.c [deleted file]