commit | 7cac34370a4dde12e6430c2f0985926d4ef0f459 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Jun 05 11:25:18 2015 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Jun 16 14:12:26 2015 -0400 |
tree | d9d344faf6b187fffa8ed02419949ba037fe85ba | |
parent | 743492ccd53008736f169f242479bac6245f8379 [diff] |
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>