U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Sean Anderson <seanga2@gmail.com>
Cc: Pavel Korotkevich <pawday@mail.ru>, u-boot@lists.denx.de
Subject: Re: cli: Add explicit kconfig dependency for CONFIG_IS_ENABLED macro
Date: Wed, 1 Nov 2023 19:22:33 -0400	[thread overview]
Message-ID: <20231101232233.GD496310@bill-the-cat> (raw)
In-Reply-To: <142fae2e-7d24-581f-4974-b98237e54681@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

On Wed, Nov 01, 2023 at 02:32:06PM -0400, Sean Anderson wrote:
> On 8/5/23 19:32, Pavel Korotkevich wrote:
> >  From fe2ceb7c4365112055ecfc3bbf68ad47330b744d Mon Sep 17 00:00:00 2001
> > From: Pavel Korotkevich <pawday@mail.ru>
> > Date: Sun, 6 Aug 2023 02:00:41 +0300
> > Subject: [PATCH] cli: Add explicit kconfig dependency for CONFIG_IS_ENABLED macro
> 
> Please add a suitable commit message and use `git send-email` (or similar) to send your patches.
> 
> --Sean
> 
> > ---
> >   include/cli.h | 2 ++
> >   1 file changed, 2 insertions(+)
> > 
> > diff --git a/include/cli.h b/include/cli.h
> > index 094a6602d7..d6dbbde070 100644
> > --- a/include/cli.h
> > +++ b/include/cli.h
> > @@ -9,6 +9,8 @@
> > 
> >   #include <stdbool.h>
> > 
> > +#include <linux/kconfig.h>

This is a hard NAK, that file is -included by the build.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2023-11-01 23:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-05 23:32 cli: Add explicit kconfig dependency for CONFIG_IS_ENABLED macro Pavel Korotkevich
2023-11-01 18:32 ` Sean Anderson
2023-11-01 23:22   ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231101232233.GD496310@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=pawday@mail.ru \
    --cc=seanga2@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox