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)
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>

No differences found