Re: [PATCH 4/4] powerpc/mpic: remove unused functions
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-02-19 00:58:43
Also in:
lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-02-19 00:58:43
Also in:
lkml
On Mon, 2015-02-16 at 17:56 +0700, Arseny Solokha wrote:
Drop unused fsl_mpic_primary_get_version(), mpic_set_clk_ratio(), mpic_set_serial_int().
I'm always happy to remove unused code, but the interesting question is why are they unused? Please tell me in the changelog. cheers