-
Alexander Graf authored
Whatever we pass in to qemu_devtree_setprop to put into the device tree will not get modified by that function, so it can easily be declared const. Signed-off-by:
Alexander Graf <agraf@suse.de>
Reviewed-by:
Peter Crosthwaite <peter.crosthwaite@petalogix.com>Alexander Graf authoredWhatever we pass in to qemu_devtree_setprop to put into the device tree will not get modified by that function, so it can easily be declared const. Signed-off-by:
Alexander Graf <agraf@suse.de>
Reviewed-by:
Peter Crosthwaite <peter.crosthwaite@petalogix.com>
Loading