Re: [PATCH 4/6] MIPS: perf: Reorganize contents of perf support files.

From: Deng-Cheng Zhu
Date: Thu Jan 20 2011 - 05:01:46 EST


2011/1/7 David Daney <ddaney@xxxxxxxxxxxxxxxxxx>:
> @@ -1034,5 +1560,3 @@ init_hw_perf_events(void)
>        return 0;
>  }
>  arch_initcall(init_hw_perf_events);
> -
> -#endif /* defined(CONFIG_CPU_MIPS32)... */

arch_initcall should be now early_initcall.
--
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/