mraa.c: Fix elif without statement
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Noel Eck
parent
69fcd861a7
commit
533517a864
@@ -65,7 +65,7 @@
|
||||
|
||||
#if defined(PERIPHERALMAN)
|
||||
#include "peripheralman.h"
|
||||
#elif
|
||||
#else
|
||||
#define IIO_DEVICE_WILDCARD "iio:device*"
|
||||
|
||||
mraa_iio_info_t* plat_iio = NULL;
|
||||
|
||||
Reference in New Issue
Block a user