fdt_data_get and fdt_data_to_res don't change the value of the data
passed to them via a pointer. Add const to these pointers.
Sponsored by: Arm Ltd
Differential D49703
dev/fdt: Add const to pointers to const data andrew on Mon, Apr 7, 5:46 PM. Authored by Tags None Referenced Files
Subscribers
Details
fdt_data_get and fdt_data_to_res don't change the value of the data Sponsored by: Arm Ltd
Diff Detail
|