[PATCH] [media] xilinx: Reflect dma header file move

Guenter Roeck linux at roeck-us.net
Sun Apr 26 22:29:01 PDT 2015


On 04/26/2015 10:22 PM, Michal Simek wrote:
> On 04/24/2015 09:24 PM, Guenter Roeck wrote:
>> Commit 937abe88aea3 ("dmaengine: xilinx-dma: move header file to common
>> location") moved xilinx_dma.h to a common location but neglected to reflect
>> this move in all its users.
>>
>> This causes compile errors for several builds.
>>
>> drivers/media/platform/xilinx/xilinx-dma.c:15:35:
>> 	fatal error: linux/amba/xilinx_dma.h: No such file or directory
>>
>> Cc: Kedareswara rao Appana <appana.durga.rao at xilinx.com>
>> Fixes: 937abe88aea3 ("dmaengine: xilinx-dma: move header file to common
>> 	location")
>> Signed-off-by: Guenter Roeck <linux at roeck-us.net>
>> ---
>>   drivers/media/platform/xilinx/xilinx-dma.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> FYI:
> http://www.serverphorums.com/read.php?12,1179281
>
> https://lkml.org/lkml/2015/4/25/25
>

Yes, I noticed Stephen's patch in mainline.

Guenter





More information about the linux-arm-kernel mailing list