All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCHv2] common: Drop asm/global_data.h from common header
Date: Mon, 15 Feb 2021 10:45:09 -0500	[thread overview]
Message-ID: <20210215154509.GE10169@bill-the-cat> (raw)
In-Reply-To: <20210203141951.14179-1-trini@konsulko.com>

On Wed, Feb 03, 2021 at 09:19:51AM -0500, Tom Rini wrote:

> From: Simon Glass <sjg@chromium.org>
> 
> Move this out of the common header and include it only where needed.  In
> a number of cases this requires adding "struct udevice;" to avoid adding
> another large header or in other cases replacing / adding missing header
> files that had been pulled in, very indirectly.   Finally, we have a few
> cases where we did not need to include <asm/global_data.h> at all, so
> remove that include.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> Signed-off-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210215/a06d4b78/attachment.sig>

  reply	other threads:[~2021-02-15 15:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-31  3:38 [PATCH 0/4] common: Drop remaining includes in common.h (part A) Simon Glass
2020-10-31  3:38 ` [PATCH 1/4] common: Drop asm/global_data.h from common header Simon Glass
2021-02-03 14:19   ` [PATCHv2] " Tom Rini
2021-02-15 15:45     ` Tom Rini [this message]
2020-10-31  3:38 ` [PATCH 2/4] common: Drop display_options.h " Simon Glass
2020-10-31  3:38 ` [PATCH 3/4] common: Drop linux/printk.h " Simon Glass
2020-10-31  3:38 ` [PATCH 4/4] Fix code style for time functions Simon Glass

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=20210215154509.GE10169@bill-the-cat \
    --to=trini@konsulko.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.