mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-12 13:41:05 +00:00
Remove now unnecessary forward declaration of hashfast_drv
This commit is contained in:
parent
f49a3c7657
commit
21bbe20d31
@ -93,7 +93,6 @@ static uint32_t __maybe_unused hf_crc32(unsigned char *p, int len, int plug_in)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static hf_info_t **hashfast_infos;
|
static hf_info_t **hashfast_infos;
|
||||||
struct device_drv hashfast_drv;
|
|
||||||
|
|
||||||
struct hf_cmd {
|
struct hf_cmd {
|
||||||
int cmd;
|
int cmd;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user