linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build error in timer-atmel-pit.c
@ 2016-08-29  4:42 Brent Taylor
  2016-08-29  6:44 ` [PATCH] clocksource/drivers/atmel-pit: Fix compilation error Daniel Lezcano
  0 siblings, 1 reply; 4+ messages in thread
From: Brent Taylor @ 2016-08-29  4:42 UTC (permalink / raw)
  To: Daniel Lezcano; +Cc: Thomas Gleixner, linux-kernel

Daniel,
   After updating to linux-4.8-rc4, I got the following build error:

linux-x.yy/drivers/clocksource/timer-atmel-pit.c: In function
'at91sam926x_pit_dt_init':
linux-x.yy/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret'
undeclared (first use in this function)
  ret = clk_prepare_enable(data->mck);
  ^~~
linux-x.yy/drivers/clocksource/timer-atmel-pit.c:264:2: note: each
undeclared identifier is reported only once for each function it
appears in

This was introduced in commit: 699e36e5b8e9f77b2be4c23f0b309e53be4b2880

Regards,
Brent Taylor

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-29  7:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-29  4:42 Build error in timer-atmel-pit.c Brent Taylor
2016-08-29  6:44 ` [PATCH] clocksource/drivers/atmel-pit: Fix compilation error Daniel Lezcano
2016-08-29  6:50   ` Daniel Lezcano
2016-08-29  7:58   ` [tip:timers/urgent] " tip-bot for Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).