mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
drivers: reset: 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:
@@ -63,8 +63,6 @@ static int ast2500_reset_status(struct reset_ctl *reset_ctl)
|
|||||||
return !!status;
|
return !!status;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
static int ast2500_reset_probe(struct udevice *dev)
|
static int ast2500_reset_probe(struct udevice *dev)
|
||||||
{
|
{
|
||||||
int rc;
|
int rc;
|
||||||
|
Reference in New Issue
Block a user