frv: add module.h to mb93090-mb00/flash.c to avoid compile fail
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 5 Jun 2015 15:25:18 +0000 (11:25 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 16 Jun 2015 18:12:26 +0000 (14:12 -0400)
This file is built off of a tristate Kconfig option and also contains
modular function calls so it should explicitly include module.h to
avoid compile breakage during header shuffles done in the future.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/frv/mb93090-mb00/flash.c

Simple merge