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 251e24bccb
commit 8af893348a
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