On 01.03.2009 19:44 Uhr, Carl-Daniel Hailfinger wrote:
> Fix printk format warning in amdk8_acpi.c.
>
> Signed-off-by: Carl-Daniel Hailfinger <[email protected]>
>
>
> Index: LinuxBIOSv2-asus_m2a-vm/src/northbridge/amd/amdk8/amdk8_acpi.c
>
Are you sure this is a current tree?
> ===================================================================
> --- LinuxBIOSv2-asus_m2a-vm/src/northbridge/amd/amdk8/amdk8_acpi.c
> (Revision 3967)
> +++ LinuxBIOSv2-asus_m2a-vm/src/northbridge/amd/amdk8/amdk8_acpi.c
> (Arbeitskopie)
> @@ -128,7 +128,7 @@
> basek = resk(res->base);
> sizek = resk(res->size);
>
> - printk_debug("set_srat_mem: dev %s, res->index=%04x startk=%08x,
> sizek=%08x\n",
> + printk_debug("set_srat_mem: dev %s, res->index=%04lx startk=%08lx,
> sizek=%08lx\n",
> dev_path(dev), res->index, basek, sizek);
> /*
> * 0-640K must be on node 0
>
>
Acked-by: Stefan Reinauer <[email protected]>
--
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [email protected] • http://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot