diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2014-01-10 09:29:39 -0500 |
---|---|---|
committer | Hans-Christian Egtvedt <hegtvedt@cisco.com> | 2014-02-17 11:24:39 +0100 |
commit | 5745d6a41a4f4aec29e2ccd591c6fb09ed73a955 (patch) | |
tree | 6bb70087869990cb2e0a3b3f55ca137fafae0bce /kernel | |
parent | 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2 (diff) | |
download | linux-5745d6a41a4f4aec29e2ccd591c6fb09ed73a955.tar.bz2 |
avr32: fix missing module.h causing build failure in mimc200/fram.c
Causing this:
In file included from arch/avr32/boards/mimc200/fram.c:13:
include/linux/miscdevice.h:51: error: field 'list' has incomplete type
include/linux/miscdevice.h:55: error: expected specifier-qualifier-list before 'mode_t'
arch/avr32/boards/mimc200/fram.c:42: error: 'THIS_MODULE' undeclared here (not in a function)
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>
Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Cc: stable@vger.kernel.org
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions