On Jun 21, 2005, at 4:24 PM, Arnd Bergmann wrote:
> +static void __init bpa_setup_arch(void)
> +{
> ...
> + // bpa_nvram_init();
> +}
I didn't look closely, but I didn't see this called elsewhere... so
probably shouldn't be commented out here?
-Hollis