]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8da336040ac2e5bcfd5f4c63040c03190c5ffaf0
treec2c594992a6e97dccc9ade2e6d5cb5f56005fcc3
parent5dbdd4e036e0fb6f04efa249a0669e2c3f5d1b56
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