summaryrefslogtreecommitdiff
path: root/mm/early_ioremap.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2020-11-20 14:21:21 +0100
committerStephen Boyd <sboyd@kernel.org>2020-12-19 11:45:47 -0800
commitc82cf05190d482bb3546dffd6a337f38e105daf7 (patch)
tree86eb3ccfafc9ea65c849e6ecc4c2513654f5cd08 /mm/early_ioremap.c
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff)
downloadlinux-c82cf05190d482bb3546dffd6a337f38e105daf7.tar.gz
linux-c82cf05190d482bb3546dffd6a337f38e105daf7.tar.bz2
linux-c82cf05190d482bb3546dffd6a337f38e105daf7.zip
clk: bcm: dvp: drop a variable that is assigned to only
The third parameter to devm_platform_get_and_ioremap_resource() is used only to provide the used resource. As this variable isn't used afterwards, switch to the function devm_platform_ioremap_resource() which doesn't provide this output parameter. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/20201120132121.2678997-1-u.kleine-koenig@pengutronix.de Reviewed-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'mm/early_ioremap.c')
0 files changed, 0 insertions, 0 deletions