mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 00:32:23 +07:00
1a6d490b45
Make the function argument of the function davinci_common_init as const as it's memory contents are only copied during a memcpy call. So, the fields of the structure to which the argument soc_info points to never gets modified and therefore the argument can be made const. Add const to the prototype too. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com> |
||
---|---|---|
.. | ||
clock.h | ||
common.h | ||
cpufreq.h | ||
cputype.h | ||
da8xx.h | ||
entry-macro.S | ||
hardware.h | ||
irqs.h | ||
mux.h | ||
pm.h | ||
serial.h | ||
time.h | ||
uncompress.h |