commit | 6617eaf33d04836d31ea687e79ba9fef02fdbbe9 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Thu May 26 14:44:10 2011 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Jul 25 10:44:04 2011 +1000 |
tree | aeab8b8bb14d6c3e45703225f0c3982c3b12198e | |
parent | 45d1564cceea8105c51b065acc8ec1312b81fbc1 [diff] |
m68knommu: Fix printk() format in free_initrd_mem() arch/m68k/mm/init_no.c:123: warning: format "%d" expects type "int", but argument 2 has type "long unsigned int" And use pr_notice() while we're at it. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Greg Ungerer <gerg@uclinux.org>