Eliminate a warning
This commit is contained in:
parent
9bc38d19d9
commit
29f1c90b82
@ -107,8 +107,6 @@ static const struct file_operations g_rngops =
|
||||
|
||||
static int stm32l4_rnginitialize(void)
|
||||
{
|
||||
uint32_t regval;
|
||||
|
||||
vdbg("Initializing RNG\n");
|
||||
|
||||
memset(&g_rngdev, 0, sizeof(struct rng_dev_s));
|
||||
|
Loading…
Reference in New Issue
Block a user