commit | 1b5e56ece3f50197e1c2748802963ba3d8363770 | [log] [tgz] |
---|---|---|
author | Quytelda Kahja <quytelda@tamalin.org> | Thu Feb 22 17:33:00 2018 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 23 09:54:56 2018 +0100 |
tree | 91a5b1f1ab7ff8bd14f9a664a5e877eeba35563e | |
parent | 8db3656310f6eca749e4672ed6dba20c356a7c4c [diff] |
Staging: gdm724x: Simplify the struct gdm_endian to a variable. Since the testing for host endianness and in-driver conversion were removed in 77e8a50149a2, the gdm_endian struct contains only one member, and can therefore be simplified to a single u8 variable. Signed-off-by: Quytelda Kahja <quytelda@tamalin.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>