MIPS: Restore init.h usage to arch/mips/ar7/time.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 23 Jan 2014 16:46:41 +0000 (11:46 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:23 +0000 (23:09 +0100)
commitd9c0390a28a1264a263b9fe35f82b4273cff156e
treec297f157357ed7a85893ca4ee510f34f7c3fc70e
parent0dae62edfdff50dac808df3fda1598724a5e1127
MIPS: Restore init.h usage to arch/mips/ar7/time.c

Commit 0046be10e0c502705fc74d91408eba13a73bc201 ("mips: delete
non-required instances of include <linux/init.h>") inadvertently
removed an include that was actually correct.  Restore it.

Note that it gets init.h implicitly anyway, so this is largely a
cosmetic fixup; no build regressions were caused by this.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6416/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ar7/time.c