Adam Ford 5134f79ee6 ARM: omap3_logic: Cleanup usage of MUX_VAL
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@denx.de>
Suggested-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Adam Ford <aford173@gmail.com>
2021-10-11 15:02:50 -04:00
..
2021-09-04 12:26:02 -04:00
2021-09-04 11:42:41 -04:00
2021-09-07 16:22:30 -04:00
2021-09-07 16:22:30 -04:00
2021-09-04 11:42:41 -04:00
2021-09-07 16:22:30 -04:00
2021-09-04 12:26:02 -04:00
2021-09-07 16:22:30 -04:00
2021-09-27 09:45:36 -04:00
2021-09-07 16:22:30 -04:00
2021-09-16 10:29:40 -04:00
2021-06-17 09:40:58 +08:00
2021-09-13 18:23:13 -04:00
2021-10-05 08:44:48 -04:00
2021-09-16 10:29:40 -04:00
2021-09-30 11:29:41 -04:00