Skip to content
Commit 50195a9c authored by Rajasekaran Kalidoss's avatar Rajasekaran Kalidoss
Browse files

Fix inconsistent usage of type and compile error



uint32_t is not defined in linux/types.h and it leads to compilation
error and is inconsistent. Fix it by changing to __u32.

Signed-off-by: Rajasekaran Kalidoss's avatarRajasekaran Kalidoss <rajasekaran.kalidoss@arm.com>
Change-Id: Idfb212e241eb161dba0e1e37930df0c869c92358
parent 3f477b85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment