Re: [PATCH 2/33] x86: Make static

From: Frederik Deweerdt
Date: Tue Dec 09 2008 - 15:21:00 EST


On Tue, Dec 09, 2008 at 05:58:38PM +0100, Roel Kluin wrote:
> -int add_efi_memmap;
> +static int add_efi_memmap;
> EXPORT_SYMBOL(add_efi_memmap);

This is really an extern missing.

Regards,
Frederik
--
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/