[U-Boot] [PATCH v3 05/16] include: kernel.h: include printk.h
    AKASHI Takahiro 
    takahiro.akashi at linaro.org
       
    Mon Dec  9 02:21:01 CET 2019
    
    
  
On Fri, Dec 06, 2019 at 04:49:10PM -0500, Tom Rini wrote:
> On Wed, Nov 13, 2019 at 09:44:51AM +0900, AKASHI Takahiro wrote:
> 
> > Adding "printk.h" will help improve portability from linux kernel
> > code (in my case, lib/asn1_decoder.c and others) where printf and
> > pr_* variant functions are used.
> > 
> > Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> 
> Applied to u-boot/master, thanks!
Thank you for the merge.
Heinrich pointed out a typo in the commit message (not in the code):
 %s/printf/printk/g
Please correct it if you have a chance.
Thanks,
-Takahiro Akashi
> -- 
> Tom
    
    
More information about the U-Boot
mailing list