[U-Boot] [PATCH v2] net: smsc95xx: Use correct get_unaligned functions
Joe Hershberger
joe.hershberger at gmail.com
Thu Aug 4 18:21:30 CEST 2016
On Tue, Jul 12, 2016 at 4:52 PM, Chris Packham <judge.packham at gmail.com> wrote:
> The __get_unaligned_le* functions may not be declared on all platforms.
> Instead, get_unaligned_le* should be used. On many platforms both of
> these are the same function.
>
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
Acked-by: Joe Hershberger <joe.hershberger at ni.com>
More information about the U-Boot
mailing list