Re: [PATCH] common: Drop linux/printk.h from common header

2023-09-24 Thread Tom Rini
On Thu, 14 Sep 2023 18:21:46 -0600, Simon Glass wrote: > This old patch was marked as deferred. Bring it back to life, to continue > towards the removal of common.h > > Move this out of the common header and include it only where needed. > > Applied to u-boot/next, thanks! -- Tom

Re: [PATCH] common: Drop linux/printk.h from common header

2023-09-21 Thread Tom Rini
On Wed, Sep 20, 2023 at 07:03:25PM -0600, Simon Glass wrote: > Hi Tom, > > On Fri, 15 Sept 2023 at 15:54, Tom Rini wrote: > > > > On Fri, Sep 15, 2023 at 02:01:33PM -0600, Simon Glass wrote: > > > Hi Tom, > > > > > > On Fri, 15 Sept 2023 at 13:48, Tom Rini wrote: > > > > > > > > On Thu, Sep 14,

Re: [PATCH] common: Drop linux/printk.h from common header

2023-09-20 Thread Simon Glass
Hi Tom, On Fri, 15 Sept 2023 at 15:54, Tom Rini wrote: > > On Fri, Sep 15, 2023 at 02:01:33PM -0600, Simon Glass wrote: > > Hi Tom, > > > > On Fri, 15 Sept 2023 at 13:48, Tom Rini wrote: > > > > > > On Thu, Sep 14, 2023 at 06:21:46PM -0600, Simon Glass wrote: > > > > > > > This old patch was mar

Re: [PATCH] common: Drop linux/printk.h from common header

2023-09-15 Thread Tom Rini
On Fri, Sep 15, 2023 at 02:01:33PM -0600, Simon Glass wrote: > Hi Tom, > > On Fri, 15 Sept 2023 at 13:48, Tom Rini wrote: > > > > On Thu, Sep 14, 2023 at 06:21:46PM -0600, Simon Glass wrote: > > > > > This old patch was marked as deferred. Bring it back to life, to continue > > > towards the remo

Re: [PATCH] common: Drop linux/printk.h from common header

2023-09-15 Thread Simon Glass
Hi Tom, On Fri, 15 Sept 2023 at 13:48, Tom Rini wrote: > > On Thu, Sep 14, 2023 at 06:21:46PM -0600, Simon Glass wrote: > > > This old patch was marked as deferred. Bring it back to life, to continue > > towards the removal of common.h > > > > Move this out of the common header and include it onl

Re: [PATCH] common: Drop linux/printk.h from common header

2023-09-15 Thread Tom Rini
On Thu, Sep 14, 2023 at 06:21:46PM -0600, Simon Glass wrote: > This old patch was marked as deferred. Bring it back to life, to continue > towards the removal of common.h > > Move this out of the common header and include it only where needed. > > Signed-off-by: Simon Glass [snip] > 317 files