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:
@@ -532,7 +532,6 @@ check_member(rk3288_edp, pll_reg_5, 0xa00);
|
|||||||
#define EDID_HEADER 0x00
|
#define EDID_HEADER 0x00
|
||||||
#define EDID_EXTENSION_FLAG 0x7e
|
#define EDID_EXTENSION_FLAG 0x7e
|
||||||
|
|
||||||
|
|
||||||
enum dpcd_request {
|
enum dpcd_request {
|
||||||
DPCD_READ,
|
DPCD_READ,
|
||||||
DPCD_WRITE,
|
DPCD_WRITE,
|
||||||
|
@@ -96,5 +96,4 @@
|
|||||||
#define LVDS_24BIT (0 << 1)
|
#define LVDS_24BIT (0 << 1)
|
||||||
#define LVDS_18BIT (1 << 1)
|
#define LVDS_18BIT (1 << 1)
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user