mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-27 18:18:18 +00: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:
parent
136d76f5a3
commit
893f111d41
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user