mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-29 01:14:45 +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
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue