* linux@xxxxxxxxxxx <linux@xxxxxxxxxxx> wrote: > From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx> > > 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 <linux@xxxxxxxxxxx> > --- > 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 <mingo@xxxxxxxxxx> Thanks, Ingo