[git pull] m68knommu changes for v4.14

From: Greg Ungerer
Date: Sun Sep 10 2017 - 21:29:38 EST


Hi Linus,

Can you please pull the m68knommu git tree, for-next branch.

Only 2 changes. One removes unused code, the other makes local clock code
arguments consistent with generic clock code.

Regards
Greg




The following changes since commit cc4a41fe5541a73019a864883297bd5043aa6d98:

Linux 4.13-rc7 (2017-08-27 17:20:40 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-next

for you to fetch changes up to 8a1943492bd629b7eae64535a96fcb959a01bbd0:

m68knommu: remove dead code (2017-08-28 10:40:30 +1000)

----------------------------------------------------------------
Alexandre Belloni (1):
m68knommu: remove dead code

Jonas Gorski (1):
m68k: allow NULL clock for clk_get_rate

arch/m68k/coldfire/clk.c | 3 +++
arch/m68k/coldfire/m5441x.c | 37 -------------------------------------
2 files changed, 3 insertions(+), 37 deletions(-)