commit | 3b2663ca844648c1b511f4dc8b1d5918174da58b | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Jan 06 14:59:30 2014 -0500 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jan 24 22:39:56 2014 +0100 |
tree | 775dcfaba6bb9036b6e5cde09dcf4eb41c7873ae | |
parent | 08596b0a757824df775cac0f4fa06975f578d3b2 [diff] |
mips: delete non-required instances of include <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. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: John Crispin <blogic@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/6320/