Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1471539

Build error in timer-atmel-pit.c

From Brent Taylor <motobud@gmail.com>
Newsgroups linux.kernel
Subject Build error in timer-atmel-pit.c
Date 2016-08-29 06:50 +0200
Message-ID <sbmGd-2Kg-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Build error in timer-atmel-pit.c Brent Taylor <motobud@gmail.com> - 2016-08-29 06:50 +0200
  [PATCH] clocksource/drivers/atmel-pit: Fix compilation error Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-08-29 08:50 +0200
    Re: [PATCH] clocksource/drivers/atmel-pit: Fix compilation error Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-08-29 09:00 +0200
    [tip:timers/urgent] clocksource/drivers/atmel-pit: Fix compilation  error tip-bot for Daniel Lezcano <tipbot@zytor.com> - 2016-08-29 10:10 +0200

csiph-web