Hi Arnd, Kevin and Olof, Few fixes from Arnd. BTW, I did not apply one fix from his set because I had few comments (not resolved yet). Kind regards, Krzysztof The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d: Linux 4.5-rc1 (2016-01-24 13:06:47 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-non-critical-4.6 for you to fetch changes up to dc7eb9d589e595954792cc192bcbb92932e5c2ff: ARM: EXYNOS: select THERMAL_OF (2016-02-01 10:29:20 +0900) ---------------------------------------------------------------- Fixes from Arnd for harmless warnings for Exynos and S3C platforms. ---------------------------------------------------------------- Arnd Bergmann (5): ARM: s3c24xx: don't select EEPROM_AT24 ARM: s3c24xx: allow selecting S3C2440_XTAL_16934400 for s3c2442 ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warning ARM: s3c64xx: mark regulator init data as unused ARM: EXYNOS: select THERMAL_OF arch/arm/configs/mini2440_defconfig | 1 + arch/arm/configs/s3c2410_defconfig | 1 + arch/arm/mach-exynos/Kconfig | 1 + arch/arm/mach-s3c24xx/Kconfig | 6 ++++-- arch/arm/mach-s3c24xx/mach-gta02.c | 2 ++ arch/arm/mach-s3c64xx/mach-smdk6410.c | 38 +++++++++++++++++------------------ 6 files changed, 28 insertions(+), 21 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html