drivers/buspirate: remove empty lines at end of file

Change split from http://openocd.zylin.com/5172/ to avoid
conflicts with other pending changes in gerrit.

Change-Id: Id3e21c92b3da7ddce7b00664280da2143c06f172
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5604
Tested-by: jenkins
This commit is contained in:
Antonio Borneo 2020-04-24 22:59:13 +02:00
parent 24db985f60
commit 0dad8cbfe9
1 changed files with 0 additions and 2 deletions

View File

@ -1536,5 +1536,3 @@ static int buspirate_swd_run_queue(void)
LOG_DEBUG("SWD queue return value: %02x", retval);
return retval;
}