[PATCH V2] ARM: omap3_logic: Cleanup usage of MUX_VAL

Tom Rini trini at konsulko.com
Tue Oct 12 04:40:16 CEST 2021


On Sun, Oct 03, 2021 at 07:31:14AM -0500, Adam Ford wrote:

> The macro called MUX_VAL generates a writel instruction with
> semicolon at the end.  This table was written to use semicolons,
> however one was missed:
> 
>    MUX_VAL(CP(SYS_BOOT2),      (IEN  | PTD | DIS | M4))    /* GPIO_4 */
> 
> Since the extra semicolon is unnecessary with the use of the macro,
> remove all of them, and cleanup whitespace.
> 
> Reviewed-by: Wolfgang Denk <wd at denx.de>
> Suggested-by: Wolfgang Denk <wd at denx.de>
> Signed-off-by: Adam Ford <aford173 at gmail.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/20211011/ba0a64af/attachment.sig>


More information about the U-Boot mailing list