stand: fix mismerge
Remove stray line from mismerge of5d1531d9d4
. This is no longer needed. Fixes:5d1531d9d4
Sponsored by: Netflix
This commit is contained in:
parent
c0ecae78ab
commit
dd2b9c2967
@ -106,7 +106,6 @@ md_load_dual(char *args, vm_offset_t *modulep, vm_offset_t *dtb, int kern64)
|
||||
};
|
||||
#endif
|
||||
|
||||
align = kern64 ? 8 : 4;
|
||||
howto = md_getboothowto(args);
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user