The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-fixes-1 for you to fetch changes up to 8a68de64e984cfc49ecc22ac18155a7fe6dbbfaf: ARM: EXYNOS: fix exynos randconfig build error (2015-03-03 03:37:57 +0900) ---------------------------------------------------------------- Samsung fixes for v4.0 - fix exynos randconfig build error with SMP=n - fix wrong hwirq of RTC interrupt for exynos3250 - fix usage of LDREX and STREX after disabling cache coherency ---------------------------------------------------------------- Chanwoo Choi (1): ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoC Krzysztof Kozlowski (1): ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherency Russell King (1): ARM: EXYNOS: fix exynos randconfig build error arch/arm/mach-exynos/Kconfig | 1 + arch/arm/mach-exynos/platsmp.c | 3 +-- arch/arm/mach-exynos/suspend.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html