Files
i2som-imx-linux/include/linux
Paul Gortmaker 1986c93f09 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>
2011-10-31 19:32:29 -04:00
..
2011-10-26 23:15:28 +02:00
2011-10-26 15:43:25 -04:00
2011-10-25 09:59:04 +02:00
2011-10-30 12:24:05 +02:00
2011-10-24 02:07:21 -04:00