[PATCH] powerpc/ipic: Remove unused ipic_set_priority()
Michael Ellerman
mpe at ellerman.id.au
Thu Dec 6 17:59:10 AEDT 2018
Thiago Jung Bauermann <bauerman at linux.ibm.com> writes:
> Michael Ellerman <mpe at ellerman.id.au> writes:
>
>> ipic_set_priority() has been unused since 2006 when the last usage was
>> removed in commit b9f0f1bb2bca ("[POWERPC] Adapt ipic driver to new
>> host_ops interface, add set_irq_type to set IRQ sense").
>>
>> Reported-by: Dan Carpenter <dan.carpenter at oracle.com>
>> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
>> ---
>> arch/powerpc/sysdev/ipic.c | 28 ----------------------------
>> 1 file changed, 28 deletions(-)
>
> There's also the function prototype in <asm/ipic.h>
Thanks.
I knew that but forgot about it before committing because my brain is
like a sieve :)
Will send a v2.
cheers
More information about the Linuxppc-dev
mailing list