static int __init amba_init()

in bus.c [349:352]


static int __init amba_init(void)
{
	return bus_register(&amba_bustype);
}