Hi Mike,

2011/11/30 Macpaul Lin <macp...@gmail.com>

> Hi Mike,
>
>  err, i thought i saw u-boot had this in common code.  seems it is not (i
>>> must
>>> have been looking in the Linux tree).  don't worry about it until we get
>>> that
>>> addressed.
>>> -mike
>>>
>>
>>
>>
> It seems the only architecture related part in this header are the
> following codes.
> #define __ALIGN .align          4
> #define __ALIGN_STR             ".align 4"
>
> In Linux, the common linkage.h will include only this part from
> architectures' local linkage.h.
>
> I think we can put the common linkage.h in "include/linux" folder is okay.
>
>
I have done this for blackfin also, but when I ran checkpatch to these
patches, I've got several
warnings and it looks those warnings should not be problem at all.
So I'll send these patches to you and hope you can run checkpatch, too and
see if there are
something need to be fixed.

Thanks.

-- 
Best regards,
Macpaul Lin
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to