PM / devfreq: passive: fix compiler warning
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Aug 2019 12:37:37 +0000 (21:37 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Aug 2019 12:37:37 +0000 (21:37 +0900)
commit0465814831a926ce2f83e8f606d067d86745234e
tree63420304bd77eedcbea3cf1c52fb395828a27009
parent0ef7c7cce43f6ecc2b96d447e69b2900a9655f7c
PM / devfreq: passive: fix compiler warning

The recent commit of
PM / devfreq: passive: Use non-devm notifiers
had incurred compiler warning, "unused variable 'dev'".

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/governor_passive.c