On 10/06/2015 01:32 AM, Guenter Roeck wrote:
h8300 builds fail withlib/string.c:31:32: fatal error: asm/word-at-a-time.h: No such file or directory Fixes: 30035e45753b ("string: provide strscpy()") Cc: Chris Metcalf <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> --- arch/h8300/include/asm/Kbuild | 1 + 1 file changed, 1 insertion(+)
Acked-by: Chris Metcalf <[email protected]> -- Chris Metcalf, EZChip Semiconductor http://www.ezchip.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

