All of lore.kernel.org
 help / color / mirror / Atom feed
From: linux@roeck-us.net (Guenter Roeck)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [media] xilinx: Reflect dma header file move
Date: Sun, 26 Apr 2015 22:29:01 -0700	[thread overview]
Message-ID: <553DC91D.4080108@roeck-us.net> (raw)
In-Reply-To: <fcd18355-b06d-4afd-b8c3-9af9adcf8021@BY2FFO11OLC013.protection.gbl>

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@xilinx.com>
>> Fixes: 937abe88aea3 ("dmaengine: xilinx-dma: move header file to common
>> 	location")
>> Signed-off-by: Guenter Roeck <linux@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

WARNING: multiple messages have this Message-ID (diff)
From: Guenter Roeck <linux@roeck-us.net>
To: Michal Simek <michal.simek@xilinx.com>, Hyun Kwon <hyun.kwon@xilinx.com>
Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>,
	linux-media@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Kedareswara rao Appana <appana.durga.rao@xilinx.com>
Subject: Re: [PATCH] [media] xilinx: Reflect dma header file move
Date: Sun, 26 Apr 2015 22:29:01 -0700	[thread overview]
Message-ID: <553DC91D.4080108@roeck-us.net> (raw)
In-Reply-To: <fcd18355-b06d-4afd-b8c3-9af9adcf8021@BY2FFO11OLC013.protection.gbl>

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@xilinx.com>
>> Fixes: 937abe88aea3 ("dmaengine: xilinx-dma: move header file to common
>> 	location")
>> Signed-off-by: Guenter Roeck <linux@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



  reply	other threads:[~2015-04-27  5:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-24 19:24 [PATCH] [media] xilinx: Reflect dma header file move Guenter Roeck
2015-04-24 19:24 ` Guenter Roeck
2015-04-27  5:22 ` Michal Simek
2015-04-27  5:22   ` Michal Simek
2015-04-27  5:29   ` Guenter Roeck [this message]
2015-04-27  5:29     ` Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=553DC91D.4080108@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.