+1
−1
+4
−4
Loading
Constant string arrays should use const char * const instead of just const char *. Change the implementations using these to proper type. Signed-off-by:Tero Kristo <t-kristo@ti.com> Acked-by:
Tony Lindgren <tony@atomide.com>