]> git.baikalelectronics.ru Git - kernel.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)
commitf8d836fef79d684a755f509fe657c72e41a5a783
treed9d344faf6b187fffa8ed02419949ba037fe85ba
parentcadeb97e368ba60b6d80725b147c7773197940f9
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