commit | 9a63340ee2b702f14ddf4c7009dad1f2f32ca956 | [log] [tgz] |
---|---|---|
author | Karthikeyan Ramasubramanian <kramasub@codeaurora.org> | Thu Apr 06 16:01:11 2017 -0600 |
committer | Karthikeyan Ramasubramanian <kramasub@codeaurora.org> | Thu Apr 13 18:49:16 2017 -0600 |
tree | 25e1ea128302dde2caaec37d423e803edd3d89ec | |
parent | e4e9029762849af2edcf982b0c651edf4d3de779 [diff] |
spi: spi-geni-qcom: Include the required headers explicitly SPI driver requires the runtime power management header file, but is including it from another header file. Include the concerned header file explicitly. CRs-Fixed: 2033414 Change-Id: I583cbe6522c6b74058ca0c3f22f97f3c40c115d4 Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>