lkml.org 
[lkml]   [2015]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] h8300: Fix build error due to missing word-at-a-time.h
From
Date
On 10/08/2015 12:49 AM, Yoshinori Sato wrote:
> On Tue, 06 Oct 2015 14:32:58 +0900,
> Guenter Roeck wrote:
>>
>> h8300 builds fail with
>>
>> lib/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 <cmetcalf@ezchip.com>
>> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
>> ---
>> arch/h8300/include/asm/Kbuild | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/h8300/include/asm/Kbuild b/arch/h8300/include/asm/Kbuild
>> index 70e6ae1e7006..373cb23301e3 100644
>> --- a/arch/h8300/include/asm/Kbuild
>> +++ b/arch/h8300/include/asm/Kbuild
>> @@ -73,4 +73,5 @@ generic-y += uaccess.h
>> generic-y += ucontext.h
>> generic-y += unaligned.h
>> generic-y += vga.h
>> +generic-y += word-at-a-time.h
>> generic-y += xor.h
>> --
>> 2.1.4
>>
>
> Merged in my tree.
> Thanks.
>
Chris already applied and pushed a different patch.

Guenter



\
 
 \ /
  Last update: 2015-10-08 15:01    [W:0.060 / U:2.944 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site