Loading include/uapi/linux/ipa_qmi_service_v01.h +3 −3 Original line number Diff line number Diff line /* Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -92,8 +92,8 @@ enum ipa_qmi_error_type_v01 { }; struct ipa_qmi_response_type_v01 { enum ipa_qmi_result_type_v01 result; enum ipa_qmi_error_type_v01 error; uint16_t result; uint16_t error; }; enum ipa_platform_type_enum_v01 { Loading Loading
include/uapi/linux/ipa_qmi_service_v01.h +3 −3 Original line number Diff line number Diff line /* Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -92,8 +92,8 @@ enum ipa_qmi_error_type_v01 { }; struct ipa_qmi_response_type_v01 { enum ipa_qmi_result_type_v01 result; enum ipa_qmi_error_type_v01 error; uint16_t result; uint16_t error; }; enum ipa_platform_type_enum_v01 { Loading