Greg Ungerer
2012-08-21 13:19:25 UTC
Hi Linus,
Can you please pull the m68knommu git tree, for-linus branch, at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
It contains 2 fixes. One fixes compilation of ColdFire clk code, the other
makes sure we use the generic atomic64 support on all m68k targets.
Regards
Greg
The following changes since commit d9875690d9b89a866022ff49e3fcea892345ad92:
Linus Torvalds (1):
Linux 3.6-rc2
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
Greg Ungerer (2):
m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU types
m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types
arch/m68k/Kconfig | 1 +
arch/m68k/Kconfig.cpu | 5 +----
2 files changed, 2 insertions(+), 4 deletions(-)
Can you please pull the m68knommu git tree, for-linus branch, at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
It contains 2 fixes. One fixes compilation of ColdFire clk code, the other
makes sure we use the generic atomic64 support on all m68k targets.
Regards
Greg
The following changes since commit d9875690d9b89a866022ff49e3fcea892345ad92:
Linus Torvalds (1):
Linux 3.6-rc2
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
Greg Ungerer (2):
m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU types
m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types
arch/m68k/Kconfig | 1 +
arch/m68k/Kconfig.cpu | 5 +----
2 files changed, 2 insertions(+), 4 deletions(-)