Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b57e0d73 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Update the HFI error message format"

parents 235c14b9 88c55517
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -420,7 +420,7 @@ struct hfi_prep_slumber_cmd {
struct hfi_err_cmd {
	uint32_t hdr;
	uint32_t error_code;
	uint32_t data[2];
	uint32_t data[16];
};

/* F2H */