BMI0xx: remove unused board_dma_alloc.h

This commit is contained in:
Christian Rauch 2023-08-08 00:16:50 +02:00 committed by Daniel Agar
parent 638b18dd07
commit cab78593b4
2 changed files with 0 additions and 4 deletions

View File

@ -33,8 +33,6 @@
#include "BMI055_Gyroscope.hpp"
#include <px4_platform/board_dma_alloc.h>
using namespace time_literals;
namespace Bosch::BMI055::Gyroscope

View File

@ -33,8 +33,6 @@
#include "BMI088_Gyroscope.hpp"
#include <px4_platform/board_dma_alloc.h>
using namespace time_literals;
namespace Bosch::BMI088::Gyroscope