From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vn0-f48.google.com (mail-vn0-f48.google.com [209.85.216.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id CEACE1A0244 for ; Mon, 27 Apr 2015 20:59:48 +1000 (AEST) Received: by vnbg7 with SMTP id g7so11250628vnb.11 for ; Mon, 27 Apr 2015 03:59:46 -0700 (PDT) Message-ID: <553E16A0.704@candw.ms> Date: Mon, 27 Apr 2015 06:59:44 -0400 From: Julian Margetson MIME-Version: 1.0 To: Michael Ellerman Subject: Kernel 4.1-rc1 build fails on Sam460ex amcc 460ex powerpc Canyonlands References: <54E08E06.8060607@candw.ms> <1424045921.3018.4.camel@ellerman.id.au> In-Reply-To: <1424045921.3018.4.camel@ellerman.id.au> Content-Type: multipart/alternative; boundary="------------000106000808040002080604" Cc: linuxppc-dev@lists.ozlabs.org, Ian Munsie List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. --------------000106000808040002080604 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Kernel 4.1-rc1 build fails on Sam460ex amcc 460ex powerpc Canyonlands with CONFIG_SATA_DWC=y sata_dwc_460ex.c:(.text+0xa165c): undefined reference to `dw_dma_remove' drivers/built-in.o: In function `sata_dwc_probe': sata_dwc_460ex.c:(.text+0xa1900): undefined reference to `dw_dma_probe' sata_dwc_460ex.c:(.text+0xa1954): undefined reference to `dw_dma_remove' make: *** [vmlinux] Error 1 --------------000106000808040002080604 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
Kernel 4.1-rc1 build fails  on Sam460ex amcc 460ex powerpc Canyonlands with 
CONFIG_SATA_DWC=y

sata_dwc_460ex.c:(.text+0xa165c): undefined reference to `dw_dma_remove'
drivers/built-in.o: In function `sata_dwc_probe':
sata_dwc_460ex.c:(.text+0xa1900): undefined reference to `dw_dma_probe'
sata_dwc_460ex.c:(.text+0xa1954): undefined reference to `dw_dma_remove'
make: *** [vmlinux] Error 1
--------------000106000808040002080604--