The format %pd will already prefix the domain ID with 'd'. So avoid to
prefix with 'Dom'.
Signed-off-by: Julien Grall <julien.grall@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
return -ENOENT;
}
- printk("Loading Dom%pd kernel from boot module @ %"PRIpaddr"\n",
+ printk("Loading %pd kernel from boot module @ %"PRIpaddr"\n",
info->d, info->kernel_bootmodule->start);
if ( info->initrd_bootmodule )
printk("Loading ramdisk from boot module @ %"PRIpaddr"\n",