Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1169519
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Paul Gortmaker <paul.gortmaker@windriver.com> |
| Newsgroups | linux.kernel |
| Subject | Re: randconfig build error with next-20150620, in drivers/staging/board/board.c |
| Date | Sun, 21 Jun 2015 07:40:01 +0200 |
| Message-ID | <pDG93-4js-7@gated-at.bofh.it> (permalink) |
| References | <pDyOe-2a3-9@gated-at.bofh.it> |
| X-Original-To | Jim Davis <jim.epost@gmail.com> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=Au31fvi5LVps2BGdBj9YekQixcDetc5ctjuJpCkFs4c=; b=0QmkYclndtiBfWgHbLtGv2sy9JI/cmAP7KG1OgXtkfZZ7j/Dbe7AizrK/CK414NEcl osGlbuKkzkUnV51PCdw8e10UGzkj9oNy8QCPFUjln27X+fCeOIZ/t349nOLz1mBxXYWz KVij9TvkuwXZQYTms0YUBo3FjJdIYx5UuoKU8WIuJh/DJ3ofhf0jPmYxrn1PoGEQkL1N X7YiI9wSBah+40ISnzIZX8svaOxPpWCcfUYPZ0j1DEso1wzxm6mnhyT9bLTJgt2Em6BJ WSYaGhBVKwaOFbzxdd5fYhFCvAH+YxlcBnGAKt3H9Uj57TfUOCj86Q9MaVCuo5UVrWy0 WTLQ== |
| X-Received | by 10.180.100.197 with SMTP id fa5mr20372069wib.65.1434864900256; Sat, 20 Jun 2015 22:35:00 -0700 (PDT) |
| MIME-Version | 1.0 |
| X-Google-Sender-Auth | vYikusEQE7jemAjy3G40StUnbos |
| Content-Type | text/plain; charset=UTF-8 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 16 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Stephen Rothwell <sfr@canb.auug.org.au>, linux-next <linux-next@vger.kernel.org>, linux-kernel <linux-kernel@vger.kernel.org>, geert+renesas@glider.be, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, devel <devel@driverdev.osuosl.org> |
| X-Original-Date | Sun, 21 Jun 2015 01:34:30 -0400 |
| X-Original-Message-ID | <CAP=VYLq2RActzUYEjU6onUnrKgG_-djGk6jGrbZjStu1Zm2KJA@mail.gmail.com> |
| X-Original-References | <CA+r1Zhhs+fFpmkvGgDDsR_k=fcMn37eJcJqTTr1Z18gZoRfdNA@mail.gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1169519 |
Show key headers only | View raw
On Sat, Jun 20, 2015 at 5:40 PM, Jim Davis <jim.epost@gmail.com> wrote: > Building with the attached random configuration file, > > drivers/built-in.o: In function `board_staging_register_clock': > /home/jim/linux/drivers/staging/board/board.c:131: undefined reference > to `clk_add_alias' Should be fixed once this gets applied: https://lkml.org/lkml/2015/6/20/215 Paul. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: randconfig build error with next-20150620, in drivers/staging/board/board.c Paul Gortmaker <paul.gortmaker@windriver.com> - 2015-06-21 07:40 +0200
csiph-web