throw out unnecessary drive1 thing
This commit is contained in:
parent
6b01026668
commit
96b608c3f2
1 changed files with 0 additions and 4 deletions
|
@ -880,10 +880,6 @@ check_dma(struct wini *wn)
|
|||
u32_t dma_base;
|
||||
int id_dma, ultra_dma;
|
||||
u16_t w;
|
||||
int driveno, drive1;
|
||||
|
||||
driveno = wn - wini;
|
||||
drive1 = driveno % 2;
|
||||
|
||||
wn->dma= 0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue