diff options
| author | Greg Kroah-Hartman <[email protected]> | 2016-10-10 12:03:17 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-10-16 10:26:10 +0200 |
| commit | f51bb7a6f548e961eb50e2221e45fcfe2b31ed94 (patch) | |
| tree | f88fb0cae11407a98d8d6f6413c6b623a8e85470 /tools/perf/scripts/python | |
| parent | 7a29a391ec8e615fab4d37add5708a4cc76421a7 (diff) | |
staging: vc04_services: fix dmac_map/unmap_area prototypes
You don't define a function prototype on one line as a #define, and then
the next declare it as an external C function, without expecting a C
compiler to complain loudly.
So fix up this mess.
Cc: Daniel Stone <[email protected]>
Cc: "Noralf Trønnes" <[email protected]>
Cc: Pranith Kumar <[email protected]>
Cc: popcornmix <[email protected]>
Cc: Eric Anholt <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions