]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
alpha: delete non-required instances of <linux/init.h>
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 21 Jan 2014 21:22:40 +0000 (16:22 -0500)
committerMatt Turner <mattst88@gmail.com>
Tue, 26 May 2015 17:01:48 +0000 (10:01 -0700)
commit0bc25674a4a2ec32140e2f3f0b863cf87e566ad4
tree805e09004d6ee64f2967a5c43b97980dc5af828f
parent11447c7c4f046350f63693e2c935e6b33a1b62a8
alpha: delete non-required instances of <linux/init.h>

None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.  Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

Acked-by: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Matt Turner <mattst88@gmail.com>
Cc: linux-alpha@vger.kernel.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/kernel/err_ev6.c
arch/alpha/kernel/irq.c
arch/alpha/kernel/traps.c
arch/alpha/oprofile/op_model_ev4.c
arch/alpha/oprofile/op_model_ev5.c
arch/alpha/oprofile/op_model_ev6.c
arch/alpha/oprofile/op_model_ev67.c