summaryrefslogtreecommitdiff
path: root/drivers/spmi
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2016-08-05 09:47:50 -0600
committerSimon Glass <sjg@chromium.org>2016-08-12 09:20:27 -0600
commit11e44fc6bda2248271d26a8488f5efe189b55a30 (patch)
treef11d29a8c0d9c9aca18bd7ddf73e0d6d7717623c /drivers/spmi
parent28cd88baa3f11cdb52be3b6d0610dcf32c60871a (diff)
fdt_support: fdt_translate_address() blob const correctness
The next patch will call fdt_translate_address() from somewhere with a "const void *blob" rather than a "void *blob", so fdt_translate_address() must accept a const pointer too. Constify the minimum number of function parameters to achieve this. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org> Squashed in build fix from Stephen: Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions