blackfin: delete non-required instances of <linux/init.h>
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 21 Jan 2014 21:22:41 +0000 (16:22 -0500)
committerSteven Miao <realmz6@gmail.com>
Wed, 29 Jan 2014 07:11:42 +0000 (15:11 +0800)
commit10f3c513c94fd8dbe4028081e4732d08082d1075
tree485d884def0b2af2aa839a3b00dcd4e558bff11b
parentb48b3a390629945f5a131b210931416cf243f58d
blackfin: 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.

Cc: Mike Frysinger <vapier@gentoo.org>
Cc: uclinux-dist-devel@blackfin.uclinux.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/blackfin/mach-common/cache-c.c
arch/blackfin/mach-common/clocks-init.c
arch/blackfin/mach-common/scb-init.c