Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759349Ab2JKVJE (ORCPT ); Thu, 11 Oct 2012 17:09:04 -0400 Received: from mail-ie0-f174.google.com ([209.85.223.174]:56256 "EHLO mail-ie0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759037Ab2JKVJB (ORCPT ); Thu, 11 Oct 2012 17:09:01 -0400 MIME-Version: 1.0 X-Originating-IP: [93.172.255.235] In-Reply-To: <81C3A93C17462B4BBD7E272753C1057923BDA378AB@EXDCVYMBSTM005.EQ1STM.local> References: <20121001024544.GA12711@localhost> <81C3A93C17462B4BBD7E272753C1057923BD9B59E3@EXDCVYMBSTM005.EQ1STM.local> <20121009132847.GC4587@mwanda> <20121009142644.GD4587@mwanda> <81C3A93C17462B4BBD7E272753C1057923BDA378AB@EXDCVYMBSTM005.EQ1STM.local> From: Ohad Ben-Cohen Date: Thu, 11 Oct 2012 23:08:38 +0200 Message-ID: Subject: Re: [remoteproc:for-next 6/9] remoteproc_virtio.c:(.text+0x238e7e): undefined reference to `vring_transport_features' To: Sjur BRENDELAND Cc: Dan Carpenter , Fengguang Wu , "Linus Walleij (linus.walleij@linaro.org)" , "kernel-janitors@vger.kernel.org" , "linux-kernel@vger.kernel.org" , =?ISO-8859-1?Q?Sjur_Br=E6ndeland?= Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 783 Lines: 17 On Thu, Oct 11, 2012 at 8:49 PM, Sjur BRENDELAND wrote: > This driver is intended for NovaThor SoC and for a configuration with > LLI as the shared memory interface between the host and modem. > When using LLI as the shared memory interface the modem could be used > with any platform/architecture with little endian byte sex and a LLI > interface. So I guess this driver belongs in the former group you > mention, and should probably not be dependent on ARM only. Ok, thanks for the information. Ohad. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/