Files
linux-apfs/arch/powerpc/include/asm
Arseny Solokha 5e86bfde9c powerpc/mpic: remove unused functions
Drop unused fsl_mpic_primary_get_version(), mpic_set_clk_ratio(),
mpic_set_serial_int().

  + fsl_mpic_primary_get_version() is just a safe wrapper around
fsl_mpic_get_version() for SMP configurations. While the latter is
called explicitly for handling PIC initialization and setting up error
interrupt vector depending on PIC hardware version, the former isn't
used for anything.

  + As for mpic_set_clk_ratio() and mpic_set_serial_int(), they both are
almost nine years old[1] but still have no chance to be called even from
out-of-tree modules because they both are __init and of course aren't
exported.

[1] https://lists.ozlabs.org/pipermail/linuxppc-dev/2006-June/023867.html

Signed-off-by: Arseny Solokha <asolokha@kb.kras.ru>
Cc: hongtao.jia@freescale.com
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2015-03-16 18:50:18 +11:00
..
2014-08-14 12:48:11 +02:00
2015-01-23 14:02:50 +11:00
2014-05-28 13:35:35 +10:00
2013-04-18 13:03:53 +10:00
2014-11-17 17:55:11 +11:00
2014-04-09 12:53:28 +10:00
2014-01-23 16:36:54 -08:00
2014-06-25 18:49:40 -05:00
2015-01-12 05:04:13 -08:00
2015-02-03 18:47:18 +01:00
2014-11-03 12:12:32 +11:00
2015-02-23 14:52:04 +11:00
2013-12-09 11:40:25 +11:00
2014-07-28 14:10:23 +10:00
2014-11-07 18:10:42 -06:00
2014-07-28 14:10:23 +10:00
2015-03-16 18:50:18 +11:00
2013-11-06 14:13:49 +11:00
2014-11-10 09:59:25 +11:00
2015-01-28 15:00:24 +11:00
2014-06-24 12:43:15 +10:00
2014-07-11 16:06:08 +10:00
2014-02-17 11:19:37 +11:00
2014-11-03 12:12:32 +11:00
2013-10-30 16:02:28 +11:00