mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 13:37:18 +00:00
STM32F102-Minimum: Eliminate a warning.
This commit is contained in:
parent
6853569633
commit
f03e834eb1
1 changed files with 0 additions and 2 deletions
|
|
@ -111,8 +111,6 @@ static struct stm32_apds9960config_s g_apds9960config =
|
|||
static int apds9960_irq_attach(FAR struct apds9960_config_s *state, xcpt_t isr,
|
||||
FAR void *arg)
|
||||
{
|
||||
FAR struct stm32_apds9960config_s *priv =
|
||||
(FAR struct stm32_apds9960config_s *)state;
|
||||
irqstate_t flags;
|
||||
|
||||
sninfo("apds9960_irq_attach\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue