mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 01:21:26 +08:00
boards/arm/same70-qmtech: Remove dead code
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
954ff496b4
commit
9a9a06dd7d
@@ -279,9 +279,6 @@ static int gpint_enable(FAR struct gpio_dev_s *dev, bool enable)
|
|||||||
|
|
||||||
int sam_gpio_initialize(void)
|
int sam_gpio_initialize(void)
|
||||||
{
|
{
|
||||||
#ifdef CONFIG_SAME70QMTECH_SN74HC595D_IOEXPANDER
|
|
||||||
FAR struct ioexpander_dev_s *ioe;
|
|
||||||
#endif
|
|
||||||
int pincount = 0;
|
int pincount = 0;
|
||||||
int i;
|
int i;
|
||||||
int ret = 0;
|
int ret = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user