iio: Remove iio structures from mraa_platform_t
[contrib/mraa.git] / include / mraa_internal.h
index 20149b8..7b5968d 100644 (file)
@@ -35,9 +35,7 @@ extern "C" {
 #include "mraa_adv_func.h"
 
 extern mraa_board_t* plat;
-// TODO: Remove global advance_func and use module context instead
-extern mraa_adv_func_t* advance_func;
-
+extern mraa_iio_info_t* plat_iio;
 
 /**
  * Takes in pin information and sets up the multiplexors.