Exemplo n.º 1
0
static void __init eva_add_early_devices(void)
{
	r8a7740_add_early_devices();

	/* override timer setup with board-specific code */
	shmobile_timer.init = eva_earlytimer_init;
}
static void __init eva_add_early_devices(void)
{
	r8a7740_add_early_devices();
}