finish radeon and USB card detect

This commit is contained in:
Markus Fröschle
2016-12-17 19:29:52 +00:00
parent 8e768bc746
commit 52d1d95814
14 changed files with 394 additions and 510 deletions

View File

@@ -344,7 +344,7 @@ struct mode_option resolution =
};
int16_t force_measure_pll = 0;
void install_vbl_timer(void *func, int remove)
void install_vbl_timer(void *func, int32_t remove)
{
dbg("not implemented\r\n");
}