Skip to content
Commit e55b0829 authored by Fabio Estevam's avatar Fabio Estevam Committed by Rob Herring
Browse files

of: fdt: Constify 'pathp'



Constify 'pathp' in order to get rid of the following warning:

drivers/of/fdt.c:491:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
[Rob Herring: also constify np and lp]
Signed-off-by: default avatarRob Herring <rob.herring@calxeda.com>
parent c22618a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment