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: NFengguang Wu <fengguang.wu@intel.com> Cc: Haavard Skinnemoen <hskinnemoen@gmail.com> Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no> Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: NSergei Trofimovich <slyfox@gentoo.org> Acked-by: NHans-Christian Egtvedt <egtvedt@samfundet.no> Cc: stable@vger.kernel.org
Showing
想要评论请 注册 或 登录