aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMika Westerberg <[email protected]>2016-09-29 09:45:20 +0300
committerMark Brown <[email protected]>2016-09-29 11:00:41 -0700
commit089bd46d8bc1fe5a28351e82e4adcaa5a40121b5 (patch)
tree60c7f3cd25bfdaf2dc17a5ba3529a2f645907698 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent99f499cd650405bbe6a9b5386d4b11ee81514fb7 (diff)
spi: pxa2xx: Fix build error because of missing header
Kbuild test robot reports: drivers/spi/spi-pxa2xx.c: In function ‘setup_cs’: drivers/spi/spi-pxa2xx.c:1190:20: error: implicit declaration of function ‘desc_to_gpio’ ... Reason for this is the fact that those functions are declared in linux/gpio/consumer.h which is not included in the driver. Fix this by including it. Reported-by: kbuild test robot <[email protected]> Signed-off-by: Mika Westerberg <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions