Re: 2.6.0-test5-mm4: wanxl doesn't compile with gcc 2.95

From: Andrew Morton
Date: Mon Sep 22 2003 - 18:02:28 EST


Krzysztof Halasa <khc@xxxxxxxxx> wrote:
>
> + " at 0x%LX!\n", card_name(pdev), (u64)addr);

This should be "unsigned long long", not u64. That is what "%L" means,
after all.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/