All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clockevents 4.11 fixes
@ 2017-03-28 15:12 Daniel Lezcano
  2017-03-28 15:13 ` [PATCH 1/2] clockevents: Fix syntax error in clkevt-of macro Daniel Lezcano
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Lezcano @ 2017-03-28 15:12 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar; +Cc: Alexander Kochetkov, linux-kernel

Hi Thomas, Ingo,

This pull request provides a couple of fixes from Alexander Kochetkov regarding
the clkevt-of probe interface where a typo and a missing declaration.

 - Fix compilation error with the clkevt-probe interface (Alexander Kochetkov).

Thanks!

  -- Daniel



The following changes since commit 33d8c15559df4f0bce25d7e16ebb5879e249f2e7:

  Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" (2017-03-11 22:03:34 +0100)

are available in the git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.11-fixes

for you to fetch changes up to 8d09617b076fd03ee9ae124abce94dda17bf3723:

  vmlinux.lds: Add __clkevt_of_table to kernel (2017-03-28 09:40:39 +0200)

----------------------------------------------------------------
Alexander Kochetkov (2):
      clockevents: Fix syntax error in clkevt-of macro
      vmlinux.lds: Add __clkevt_of_table to kernel

 drivers/clocksource/clkevt-probe.c | 2 +-
 include/asm-generic/vmlinux.lds.h  | 2 ++
 include/linux/clockchips.h         | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

-- 

 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

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

end of thread, other threads:[~2017-03-28 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-28 15:12 [GIT PULL] clockevents 4.11 fixes Daniel Lezcano
2017-03-28 15:13 ` [PATCH 1/2] clockevents: Fix syntax error in clkevt-of macro Daniel Lezcano
2017-03-28 15:14   ` [PATCH 2/2] vmlinux.lds: Add __clkevt_of_table to kernel Daniel Lezcano
2017-03-28 15:14     ` Daniel Lezcano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.