Hi Linus, There are 3 arch/nios2 fixes for 3.19. Please consider pulling.
Regards Ley Foon The following changes since commit 603ba7e41bf5d405aba22294af5d075d8898176d: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2014-12-16 15:53:03 -0800) are available in the git repository at: git://git.rocketboards.org/linux-socfpga-next.git tags/nios2-fixes-v3.19 for you to fetch changes up to f1f2eac9124bf0dc82b652871f9a596bce2d3e10: nios2/uaccess: fix sparse errors (2014-12-17 13:53:41 +0800) ---------------------------------------------------------------- nios2 fixes for v3.19 - add definition of ioremap_wc to io.h to fix build error from make allmodconfig - fix make defconfig - fix sparse error ---------------------------------------------------------------- Guenter Roeck (1): nios2: add definition of ioremap_wc to io.h Ley Foon Tan (1): nios2/uaccess: fix sparse errors Paul Bolle (1): nios2: enable "make defconfig" arch/nios2/Makefile | 2 ++ arch/nios2/include/asm/io.h | 2 ++ arch/nios2/include/asm/uaccess.h | 4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/