diff options
| author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2024-06-16 17:19:11 +0200 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2024-07-05 13:57:01 -0600 |
| commit | 747ae744561bf5a9ee069d48c1bfc94a18e1c015 (patch) | |
| tree | d9243d83fda9ecc0263145a77f1437f2360c3202 /include/configs/stmark2.h | |
| parent | 18908395edcee8450d742c670610557751866393 (diff) | |
configs: Remove duplicate newlines
Drop all duplicate newlines from config headers.
No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'include/configs/stmark2.h')
| -rw-r--r-- | include/configs/stmark2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h index af5da096b7d..c8a39e191a2 100644 --- a/include/configs/stmark2.h +++ b/include/configs/stmark2.h @@ -95,7 +95,6 @@ #define CACR_STATUS (CFG_SYS_INIT_RAM_ADDR + \ CFG_SYS_INIT_RAM_SIZE - 12) - #define CFG_SYS_I2C_0 #endif /* __STMARK2_CONFIG_H */ |
