lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 10 Apr 2015 15:45:11 +0300
From:	Laurent Pinchart <laurent.pinchart@...asonboard.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	Mauro Carvalho Chehab <mchehab@...radead.org>,
	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Hyun Kwon <hyun.kwon@...inx.com>,
	Radhey Shyam Pandey <radheys@...inx.com>,
	Michal Simek <michal.simek@...inx.com>,
	Hans Verkuil <hans.verkuil@...co.com>
Subject: Re: linux-next: build failure after merge of the v4l-dvb tree

Hi Stephen,

On Friday 10 April 2015 20:11:43 Stephen Rothwell wrote:
> Hi Mauro,
> 
> After merging the v4l-dvb tree, today's linux-next build (powerpc
> allyesconfig) failed like this:
> 
> drivers/media/platform/xilinx/xilinx-dma.c:15:35: fatal error:
> linux/amba/xilinx_dma.h: No such file or directory #include
> <linux/amba/xilinx_dma.h>
>                                    ^
> 
> Caused by commit df3305156f98 ("[media] v4l: xilinx: Add Xilinx Video
> IP core").
> 
> I have reverted that commit (and the 2 following it) for today.

linux/amba/xilinx_dma.h has been moved to linux/dma/xilinx_dma.h by

commit 937abe88aea3161cd3a563e577fc9cf4522c7aad
Author: Kedareswara rao Appana <appana.durga.rao@...inx.com>
Date:   Mon Mar 2 23:24:24 2015 +0530

    dmaengine: xilinx-dma: move header file to common location
    
    This patch moves the xilinx_dma.h header file
    to the include/linux/dma.
    
    Signed-off-by: Kedareswara rao Appana <appanad@...inx.com>
    Signed-off-by: Vinod Koul <vinod.koul@...el.com>

Could you update the path instead of reverting the commits ?

-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ