On 7 October 2014 22:14, Simon Glass wrote:
> On 6 October 2014 23:48, Masahiro Yamada wrote:
>> The header file include/linker_lists.h uses __aligned();
>> therefore it depends on include/linux/compiler.h
>>
>> Signed-off-by: Masahiro Yamada
>
> Acked-by: Simon Glass
Applied to u-boot-dm/next
On 6 October 2014 23:48, Masahiro Yamada wrote:
> The header file include/linker_lists.h uses __aligned();
> therefore it depends on include/linux/compiler.h
>
> Signed-off-by: Masahiro Yamada
Acked-by: Simon Glass
___
U-Boot mailing list
U-Boot@lists
The header file include/linker_lists.h uses __aligned();
therefore it depends on include/linux/compiler.h
Signed-off-by: Masahiro Yamada
---
include/linker_lists.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/linker_lists.h b/include/linker_lists.h
index 507d61b..046ac90 100644
3 matches
Mail list logo