commit | aef03d3fa5eda2a94a64e893bc44f89a4e8f02c1 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Nov 08 13:28:34 2013 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Thu Dec 19 09:29:51 2013 +0100 |
tree | c2c594992a6e97dccc9ade2e6d5cb5f56005fcc3 | |
parent | 18b94f1cfbbb65cae3260d41c82149bc62b96e68 [diff] |
gpu: host1x: Fix more sparse warnings Include the linux/host1x.h and dev.h headers so that function prototypes are visible to keep sparse from suggesting that their implementations be made static. Signed-off-by: Thierry Reding <treding@nvidia.com>