commit | 07bf4f9a59a8fb3fc59fd04618c7b9e7a6d29f3e | [log] [tgz] |
---|---|---|
author | Ramon Fried <ramon.fried@gmail.com> | Mon Jun 04 04:20:50 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 12 18:44:00 2018 -0400 |
tree | 01d0bef46bbe71abc89f414394bcba6c376b93ab | |
parent | adfc0fc9651d6016f9e3907a319336f210edca86 [diff] |
include/linux/byteorder: Sync to latest Linux definitions generic.h has changed in Linux and new addtionals functions were added. This commit takes the latest and greatest from Linux (v4.17-rc5) to aid with porting drivers that utilize these functions. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>