diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-12-10 02:58:36 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-11 20:01:09 (GMT) |
commit | bbc0313d6186e1aefd267222201d2512c689e4f4 (patch) | |
tree | 86b8fcbc3d99ded872a26ba59aace055b40a58f2 /drivers/media | |
parent | 94a85b633829b946eef53fc1825d526312fb856f (diff) | |
download | linux-fsl-qoriq-bbc0313d6186e1aefd267222201d2512c689e4f4.tar.xz |
usb: imx21-hcd: Include missing linux/module.h
Include <linux/module.h>, so that the following errors are fixed:
drivers/usb/host/imx21-hcd.c:1929:20: error: expected declaration specifiers or '...' before string constant
drivers/usb/host/imx21-hcd.c:1930:15: error: expected declaration specifiers or '...' before string constant
drivers/usb/host/imx21-hcd.c:1931:16: error: expected declaration specifiers or '...' before string constant
drivers/usb/host/imx21-hcd.c:1932:14: error: expected declaration specifiers or '...' before string constant
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions