dtc: Make eval_literal() static
eval_literal() is used only in the parser, so make it a static
function.
Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>
Loading
Please sign in to comment
eval_literal() is used only in the parser, so make it a static
function.
Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>