All of lore.kernel.org
 help / color / mirror / Atom feed
* common clk fixes for 3.7-rc6, part 2
@ 2012-11-15 20:07 ` Mike Turquette
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Turquette @ 2012-11-15 20:07 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7:

  Linux 3.7-rc5 (2012-11-11 13:44:33 +0100)

are available in the git repository at:

  git://git.linaro.org/people/mturquette/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to 93532c8a4890871aa0d84dd91b80dad9f58542e0:

  clk: remove inline usage from clk-provider.h (2012-11-15 11:38:34 -0800)

----------------------------------------------------------------
GCC 4.7 users get compilation errors from unnecessary use of inline in
clk-provider.h.  This pull request fixes the regression by removing inline
usage from those function declarations.

----------------------------------------------------------------
Igor Mazanov (1):
      clk: remove inline usage from clk-provider.h

 include/linux/clk-provider.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

* common clk fixes for 3.7-rc6, part 2
@ 2012-11-15 20:07 ` Mike Turquette
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Turquette @ 2012-11-15 20:07 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-arm-kernel, paul, i.mazanov, jon-hunter

The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7:

  Linux 3.7-rc5 (2012-11-11 13:44:33 +0100)

are available in the git repository at:

  git://git.linaro.org/people/mturquette/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to 93532c8a4890871aa0d84dd91b80dad9f58542e0:

  clk: remove inline usage from clk-provider.h (2012-11-15 11:38:34 -0800)

----------------------------------------------------------------
GCC 4.7 users get compilation errors from unnecessary use of inline in
clk-provider.h.  This pull request fixes the regression by removing inline
usage from those function declarations.

----------------------------------------------------------------
Igor Mazanov (1):
      clk: remove inline usage from clk-provider.h

 include/linux/clk-provider.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2012-11-15 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-15 20:07 common clk fixes for 3.7-rc6, part 2 Mike Turquette
2012-11-15 20:07 ` Mike Turquette

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.