]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
PM / OPP: Staticize __dev_pm_opp_remove()
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 10 Dec 2014 04:15:32 +0000 (09:45 +0530)
committerRavikumar Kattekola <rk@ti.com>
Fri, 14 Aug 2015 04:51:24 +0000 (10:21 +0530)
commit561860681f211a83736f771800c45919cda0819b
treed9051a9b687dbcc5072b225b50d67d0bce40f655
parent54b945d56a06ebda74d7599db7930122e3cbe85d
PM / OPP: Staticize __dev_pm_opp_remove()

Its a local routine and need not be accessible outside of opp.c.

Change-Id: I72450b33db460b88a6cc760d55adc0961f5bc817
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/opp.c