gpu: host1x: Fix more sparse warnings
authorThierry Reding <treding@nvidia.com>
Fri, 8 Nov 2013 12:28:34 +0000 (13:28 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 19 Dec 2013 08:29:51 +0000 (09:29 +0100)
commitaef03d3fa5eda2a94a64e893bc44f89a4e8f02c1
treec2c594992a6e97dccc9ade2e6d5cb5f56005fcc3
parent18b94f1cfbbb65cae3260d41c82149bc62b96e68
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>
drivers/gpu/host1x/mipi.c