diff options
author | 2011-05-25 08:13:24 -0400 | |
---|---|---|
committer | 2011-06-06 16:02:31 -0700 | |
commit | 9303961f5b8c8da0b65b897fb6521d2a123ec8a8 (patch) | |
tree | e0b70434d5f7e417bf026d2d3982eb579209487d /drivers/devfreq/devfreq.c | |
parent | USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7 (diff) | |
download | linux-dev-9303961f5b8c8da0b65b897fb6521d2a123ec8a8.tar.xz linux-dev-9303961f5b8c8da0b65b897fb6521d2a123ec8a8.zip |
musb: fix prefetch build failure
After the prefetch/list.h restructure, drivers need to explicitly include
linux/prefetch.h in order to use the prefetch() function. Otherwise, the
current driver fails to build:
drivers/usb/musb/musb_core.c: In function 'musb_write_fifo':
drivers/usb/musb/musb_core.c:219: error: implicit declaration of function 'prefetch'
make[3]: *** [drivers/usb/musb/musb_core.o] Error 1
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/devfreq/devfreq.c')
0 files changed, 0 insertions, 0 deletions