Commit b55dd0e8 authored by Lucas Russo's avatar Lucas Russo

sm_io/protocols/*: remove "default" header references

These files are already referenced by
bpm_server.h header file
parent 8c69a169
......@@ -7,9 +7,6 @@
#include "bpm_server.h"
/* Private headers */
#include "sm_pr_bsmp_defaults.h"
/* Undef ASSERT_ALLOC to avoid conflicting with other ASSERT_ALLOC */
#ifdef ASSERT_TEST
#undef ASSERT_TEST
......
......@@ -13,8 +13,6 @@
*/
#include "bpm_server.h"
/* private headers */
#include "sm_pr_i2c_defaults.h"
/* Undef ASSERT_ALLOC to avoid conflicting with other ASSERT_ALLOC */
#ifdef ASSERT_TEST
......
......@@ -15,8 +15,6 @@
*/
#include "bpm_server.h"
/* private headers */
#include "sm_pr_spi_defaults.h"
/* Undef ASSERT_ALLOC to avoid conflicting with other ASSERT_ALLOC */
#ifdef ASSERT_TEST
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment