linux/arch/avr32/boards
Paul Gortmaker 5745d6a41a 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
2014-02-17 11:24:39 +01:00
..
atngw100 video: atmel_lcdfb: pass the pdata as params 2013-09-27 09:26:20 +03:00
atstk1000 video: atmel_lcdfb: fix platform data struct 2013-09-27 09:26:19 +03:00
favr-32 avr32: favr-32: clk_round_rate() can return a zero upon error 2013-12-10 08:46:38 +01:00
hammerhead video: atmel_lcdfb: fix platform data struct 2013-09-27 09:26:19 +03:00
merisc video: atmel_lcdfb: fix platform data struct 2013-09-27 09:26:19 +03:00
mimc200 avr32: fix missing module.h causing build failure in mimc200/fram.c 2014-02-17 11:24:39 +01:00