diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2014-01-10 14:29:39 (GMT) |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2014-03-05 16:13:41 (GMT) |
commit | d3d36eb209abe135807704600130dad61a460900 (patch) | |
tree | d15e6a93c303f85554888df6dc7261edbe0d6537 /sound/sound_core.c | |
parent | b5d8f63d78812bd7b1fa399561d6b7943cf30b65 (diff) | |
download | linux-fsl-qoriq-d3d36eb209abe135807704600130dad61a460900.tar.xz |
avr32: fix missing module.h causing build failure in mimc200/fram.c
commit 5745d6a41a4f4aec29e2ccd591c6fb09ed73a955 upstream.
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>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'sound/sound_core.c')
0 files changed, 0 insertions, 0 deletions