Removed a piece of dead code from the CL-GD 54xx code.
This commit is contained in:
@@ -1845,9 +1845,6 @@ gd54xx_writel_linear(uint32_t addr, uint32_t val, void *p)
|
|||||||
case 3:
|
case 3:
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (svga->fast)
|
|
||||||
sub_cycles(video_timing_write_l);
|
|
||||||
} else {
|
} else {
|
||||||
switch(ap) {
|
switch(ap) {
|
||||||
case 0:
|
case 0:
|
||||||
|
|||||||
Reference in New Issue
Block a user