m68knommu: remove command line printing DEBUG
authorGreg Ungerer <gerg@uclinux.org>
Wed, 3 Nov 2010 06:22:50 +0000 (16:22 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 5 Jan 2011 05:19:17 +0000 (15:19 +1000)
commit0762346034a3e94f9c3a5fe8d7c4bcaffbc1cd53
tree66f11e949cb0e946b07e1f78900a87936f204b35
parentfb670fb8aa637d92aeb53407aae0decd71c1bdee
m68knommu: remove command line printing DEBUG

There is no need for the DEBUG based command line printing in here.
The kernel will print out the command line in the banner later in
the boot up. So remove it.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/kernel/setup.c