On 14 June 2018 at 03:32, Michal Simek <[email protected]> wrote: > Coding style is checking to use BIT macros instead of shifts. > The patch is also fixing the rest of macros which should be BITs instead > of hex numbers. > > Signed-off-by: Michal Simek <[email protected]> > --- > > drivers/serial/serial_zynq.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

