Re: [PATCH -next] ARM: Fix build if CLKDEV_LOOKUP is not configured
From: Sudeep Holla
Date: Mon Jun 15 2015 - 06:36:12 EST
On 14/06/15 19:24, Guenter Roeck wrote:
mips:allmodconfig fails to build with
drivers/clocksource/timer-sp804.c:
In function '__sp804_clocksource_and_sched_clock_init':
drivers/clocksource/timer-sp804.c:88:3: error:
implicit declaration of function 'clk_get_sys'
because CLKDEV_LOOKUP is not configured and the driver depends on it.
Thanks for the fix and sorry for missing this.
Fixes: 0b7402dce445 ("ARM: 8366/1: move Dual-Timer SP804 driver to
drivers/clocksource")
Cc: Sudeep Holla <sudeep.holla@xxxxxxx>
Looks good to me, but I think it should go via RMK tree as other changes
are going through that.
Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx>
Regards,
Sudeep
--
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/