Staging: gdm724x: Simplify the struct gdm_endian to a variable.
authorQuytelda Kahja <quytelda@tamalin.org>
Fri, 23 Feb 2018 01:33:00 +0000 (17:33 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Feb 2018 08:54:56 +0000 (09:54 +0100)
commit1b5e56ece3f50197e1c2748802963ba3d8363770
tree91a5b1f1ab7ff8bd14f9a664a5e877eeba35563e
parent8db3656310f6eca749e4672ed6dba20c356a7c4c
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>
drivers/staging/gdm724x/gdm_endian.c
drivers/staging/gdm724x/gdm_endian.h
drivers/staging/gdm724x/gdm_lte.c
drivers/staging/gdm724x/gdm_lte.h
drivers/staging/gdm724x/gdm_usb.c
drivers/staging/gdm724x/gdm_usb.h