mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-17 14:18:14 +01:00
arm: include: rockchip: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
9a33fd6609
commit
b64b16f586
@ -532,7 +532,6 @@ check_member(rk3288_edp, pll_reg_5, 0xa00);
|
||||
#define EDID_HEADER 0x00
|
||||
#define EDID_EXTENSION_FLAG 0x7e
|
||||
|
||||
|
||||
enum dpcd_request {
|
||||
DPCD_READ,
|
||||
DPCD_WRITE,
|
||||
|
@ -96,5 +96,4 @@
|
||||
#define LVDS_24BIT (0 << 1)
|
||||
#define LVDS_18BIT (1 << 1)
|
||||
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user