Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
m68knommu: clean up uClinux boot log output
During the arch setup phase of kernel boot we print out in the boot banner that we are uClinux configured. The printk currently contains a bunch of useless newlines and carriage returns - producing wastefull empty lines. Remove these. Signed-off-by: Greg Ungerer <[email protected]>
- Loading branch information