aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorChristian Lamparter <[email protected]>2018-10-14 23:28:50 +0200
committerVinod Koul <[email protected]>2018-10-16 20:08:30 +0530
commit27d8d2d7a9b7eb05c4484b74b749eaee7b50b845 (patch)
treedd540c4951a29e5278d95b09228b8482605141c4 /tools/perf/util/trace-event-scripting.c
parent5e621f5d538985f010035c6f3e28c22829d36db1 (diff)
dmaengine: ppc4xx: fix off-by-one build failure
There are two poly_store, but one should have been poly_show. |adma.c:4382:16: error: conflicting types for 'poly_store' | static ssize_t poly_store(struct device_driver *dev, const char *buf, | ^~~~~~~~~~ |adma.c:4363:16: note: previous definition of 'poly_store' was here | static ssize_t poly_store(struct device_driver *dev, char *buf) | ^~~~~~~~~~ CC: [email protected] Fixes: 13efe1a05384 ("dmaengine: ppc4xx: remove DRIVER_ATTR() usage") Signed-off-by: Christian Lamparter <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions