Re: [PATCH] gpu: host1x: avoid IOMMU_API build error

2019-03-05 Thread Mikko Perttunen
On 4.3.2019 21.53, Arnd Bergmann wrote: drivers/gpu/host1x/hw/channel_hw.c: In function 'host1x_channel_set_streamid': drivers/gpu/host1x/hw/channel_hw.c:118:30: error: implicit declaration of function 'dev_iommu_fwspec_get'; did you mean 'iommu_fwspec_free'?

[PATCH] gpu: host1x: avoid IOMMU_API build error

2019-03-04 Thread Arnd Bergmann
drivers/gpu/host1x/hw/channel_hw.c: In function 'host1x_channel_set_streamid': drivers/gpu/host1x/hw/channel_hw.c:118:30: error: implicit declaration of function 'dev_iommu_fwspec_get'; did you mean 'iommu_fwspec_free'? [-Werror=implicit-function-declaration] struct iommu_fwspec *spec =