diff options
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | 2019-03-22 13:23:41 +1300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-04-10 16:33:34 -0500 |
commit | ecb0abc1d8528015957fbd034be8bfe760363b3b (patch) | |
tree | 283471f85ec30220fc809bd0b8a7076dc17fe6d8 /Documentation/devicetree | |
parent | d0b8ed47e83a2253897500ea4fcae8e8198942b4 (diff) | |
download | linux-ecb0abc1d8528015957fbd034be8bfe760363b3b.tar.gz |
of: use correct function prototype for of_overlay_fdt_apply()
When CONFIG_OF_OVERLAY is not enabled the fallback stub for
of_overlay_fdt_apply() does not match the prototype for the case when
CONFIG_OF_OVERLAY is enabled. Update the stub to use the correct
function prototype.
Fixes: 39a751a4cb7e ("of: change overlay apply input data from unflattened to FDT")
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Reviewed-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions