]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit7cac34370a4dde12e6430c2f0985926d4ef0f459
treed9d344faf6b187fffa8ed02419949ba037fe85ba
parent743492ccd53008736f169f242479bac6245f8379
frv: add module.h to mb93090-mb00/flash.c to avoid compile fail

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