]> git.baikalelectronics.ru Git - kernel.git/commit
sparc: rename piggyback_32 to piggyback
authorSam Ravnborg <sam@ravnborg.org>
Tue, 4 Jan 2011 11:39:17 +0000 (11:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jan 2011 03:25:06 +0000 (19:25 -0800)
commit7c7817fa44b90760b021ac100e0d1207b5b0fb29
tree8e3eacf779b141be0e4fefbe7cd433457031eb02
parentf884c8e37376439f11f724167a9ab307d5e26461
sparc: rename piggyback_32 to piggyback

Now that we use the same piggyback for 32 and 64 bit
we can drop the _32 suffix.
Include some trivial unification in the Makefile
now that 32 and 64 bit can share the same piggyback command.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/boot/Makefile
arch/sparc/boot/piggyback.c [new file with mode: 0644]
arch/sparc/boot/piggyback_32.c [deleted file]