]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe22e56ef5897175f710830d565b743cf0d91e4f
tree66f11e949cb0e946b07e1f78900a87936f204b35
parent9091c78cb2d4583fb140c6873a9ff8ee33599c8d
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