[U-Boot] [U-Boot, v3, 3/5] linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h

Andreas Bießmann andreas.devel at googlemail.com
Thu Aug 22 17:00:49 CEST 2013


Dear Josh Wu,

Josh Wu <Josh.wu at atmel.com> writes:
>Since kernel code current use many dev_xxx() instead of using printk. To
>compatible, move those dev_xxx from usb driver to linux/compat.h. Then all
>driver code can use dev_err, dev_info and dev_vdbg.
>
>This patch also removed duplicated macro definitions in usb driver.
>
>Signed-off-by: Josh Wu <josh.wu at atmel.com>
>Acked-by: Scott Wood <scottwood at freescale.com>
>---
>drivers/usb/musb-new/linux-compat.h |   16 ----------------
> include/linux/compat.h              |    8 ++++++++
> 2 files changed, 8 insertions(+), 16 deletions(-)

applied to u-boot-atmel/master, thanks!

Best regards,
Andreas Bießmann


More information about the U-Boot mailing list