* [email protected] <[email protected]> wrote:
> From: "Dr. David Alan Gilbert" <[email protected]> > > The last use of iosf_mbi_unregister_pmic_bus_access_notifier() was > removed in 2017 by > commit a5266db4d314 ("drm/i915: Acquire PUNIT->PMIC bus for > intel_uncore_forcewake_reset()") > > Remove it. > > Note the '_unlocked' version is still used. > > Signed-off-by: Dr. David Alan Gilbert <[email protected]> > --- > arch/x86/include/asm/iosf_mbi.h | 7 ------- > arch/x86/platform/intel/iosf_mbi.c | 13 ------------- > drivers/gpu/drm/i915/i915_iosf_mbi.h | 6 ------ > 3 files changed, 26 deletions(-) Acked-by: Ingo Molnar <[email protected]> Thanks, Ingo
