commit | 0762346034a3e94f9c3a5fe8d7c4bcaffbc1cd53 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Wed Nov 03 16:22:50 2010 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Jan 05 15:19:17 2011 +1000 |
tree | 66f11e949cb0e946b07e1f78900a87936f204b35 | |
parent | fb670fb8aa637d92aeb53407aae0decd71c1bdee [diff] |
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>