diff options
author | Mike Frysinger <[email protected]> | 2010-06-24 23:07:08 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2010-06-30 08:16:07 -0700 |
commit | f2263db74a66f1e341efb115e9f2420678c927b9 (patch) | |
tree | 34175a04758dc4f5b8f64ae694597f6f04917209 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9297688a9257d73956d4bba484d9dd331ca72c25 (diff) |
USB: musb: fix Blackfin ulpi stubs
The new ulpi code defines fallback stubs for the Blackfin arch, but does
so incorrectly leading to a build failure:
drivers/usb/musb/musb_core.c:227: error: 'musb_ulpi_read' undeclared here (not in a function)
drivers/usb/musb/musb_core.c:228: error: 'musb_ulpi_write' undeclared here (not in a function)
Tweak the fallback stubs so that they do work as intended.
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Ajay Kumar Gupta <[email protected]>
Acked-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions