diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-08-29 15:22:17 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-10-31 19:32:29 -0400 |
commit | 1986c93f09c98628d68bec773c16322fb5b88c38 (patch) | |
tree | 8b4dbefe8855b94acaa01065ea084fedca47a0c0 /include/linux/dmaengine.h | |
parent | bb2eac66ee0e8023432e8b0ff13b75e47be199e9 (diff) |
miscdevice.h: fix up implicit use of lists and types
By removing the implicit presence of module.h from this file, we
will see things like:
In file included from fs/dlm/user.c:9:
include/linux/miscdevice.h:50: error: field ‘list’ has incomplete type
include/linux/miscdevice.h:54: error: expected specifier-qualifier-list before ‘mode_t’
Call out lists.h and types.h for inclusion to fix each of the
above respectively.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'include/linux/dmaengine.h')
0 files changed, 0 insertions, 0 deletions