]> Git Repo - J-u-boot.git/blobdiff - common/kgdb.c
usb: onboard-hub: Fix the return values of regulator APIs
[J-u-boot.git] / common / kgdb.c
index 01a09f1762869b95abfdc992ae5c38d3e91e823e..ed2798bea2404657b929a341d42a142cd9988e4c 100644 (file)
@@ -446,7 +446,6 @@ handle_exception (struct pt_regs *regs)
                        }
                        break;
 
-
                case 'k':    /* kill the program, actually return to monitor */
                        kd.extype = KGDBEXIT_KILL;
                        *regs = entry_regs;
This page took 0.025168 seconds and 4 git commands to generate.