diff options
author | Arnd Bergmann <[email protected]> | 2017-06-30 17:46:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-07-17 13:11:56 +0200 |
commit | 86be7f7b2d940ddc18143061e77989b017d93bf8 (patch) | |
tree | c0b7fe33b0741cbedc73475d9a948005dd64ec2e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | fe855789d605590e57f9cd968d85ecce46f5c3fd (diff) |
usb: typec: include linux/device.h in ucsi.h
The new driver causes a build failure in some configurations:
In file included from /git/arm-soc/drivers/usb/typec/ucsi/trace.h:9:0,
from /git/arm-soc/drivers/usb/typec/ucsi/trace.c:2:
drivers/usb/typec/ucsi/ucsi.h:331:39: error: 'struct device' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
This includes the required header file.
Fixes: c1b0bc2dabfa ("usb: typec: Add support for UCSI interface")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Heikki Krogerus <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions