Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1373815
| Path | csiph.com!news.freedyn.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | John Stultz <john.stultz@linaro.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clocksource: Add missing include of of.h. |
| Date | Fri, 08 Apr 2016 00:30:01 +0200 |
| Message-ID | <rlqB3-2eA-5@gated-at.bofh.it> (permalink) |
| References | <raXqF-80t-1@gated-at.bofh.it> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=/ah4rMB6P/5VQLYUgEhpZPOugOr+8tHiJCUHxV9P3yo=; b=IDZfiL+62cUyXidi0JoklJ3jIr5aLryupli6TdZKG9AbVfz5EwKubPRCia+fVo4HZc b1zuI8qTf8rPSNWecyGq2C8xxOqn+DqbRlltATXeIo5DO5mUyYHI++zpKfasKuzqNk5+ AZ5ceRSIXW30Y2cCH5YSTcAo8yVC74A5ULeks= |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=/ah4rMB6P/5VQLYUgEhpZPOugOr+8tHiJCUHxV9P3yo=; b=L8eF3KlzQOEJ1IYUaGXyI6+65Sco3jqgdz+D1K6PUoITSMFqW0iTvLKQMod8FS1o5W 3fZDxWmgHlmhcYrIXEE+AyLQp8cNlzdPLcDmo54Uzt9YXIlMSSnuHA9fjfumIfWNd60O zz0bJEi4ZjKhpbDFX61rmTnapdjsKDTDZi4mjOHsfhY1BQ6uzpz7g5EFvhahU5K4Vmsw RgwXlbE4YSpVJWr8DQ3X7aP45kB2iYc9B0uG6TjoPbB6ugylHK14KcHN8M+Yimrnd5Yr YJ/+s3MK3s2OewBNutz6DqQCACmlYoWxldDe9q7T0+KF61zaYSoPv2RCEwma3jPEetg9 TFqQ== |
| X-Gm-Message-State | AD7BkJJqYSRG6v3FtjMpJSnAW8moI64Ls2om+9ID+WioGzORE91/OkXkyQgsieHE6KOxFDtQdVS7G5KM6Rl0skf5 |
| MIME-Version | 1.0 |
| X-Received | by 10.182.233.163 with SMTP id tx3mr2744698obc.36.1460068169262; Thu, 07 Apr 2016 15:29:29 -0700 (PDT) |
| 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 | 13 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Thomas Gleixner <tglx@linutronix.de>, lkml <linux-kernel@vger.kernel.org> |
| X-Original-Date | Thu, 7 Apr 2016 15:29:29 -0700 |
| X-Original-Message-ID | <CALAqxLX-zBn-cs=Y4Uf8+sS58L0TEjoQn-8rk4qJ8gfd1d-xrA@mail.gmail.com> |
| X-Original-References | <1457569014-25475-1-git-send-email-david@lechnology.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1373815 |
Show key headers only | View raw
On Wed, Mar 9, 2016 at 4:16 PM, David Lechner <david@lechnology.com> wrote: > This header uses OF_DELCARE_1 which is defined in linux/of.h. > > This fixes getting unhelpful compiler error messages about missing ')' > before a string constant. > > Signed-off-by: David Lechner <david@lechnology.com> Queued for testing. thanks -john
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] clocksource: Add missing include of of.h. John Stultz <john.stultz@linaro.org> - 2016-04-08 00:30 +0200
csiph-web