common: Avoid including fsl_clock.h, clock_config.h and board.h.
[gps-watch.git] / src / common / fsl_common.h
index a53dbc2713d14e0ecfe80a1e44f4cec82fd384b5..30c719ac7d09315e8b980e6ab776b26ece4ec51b 100644 (file)
@@ -168,12 +168,6 @@ enum _generic_status
 /*! @brief Type used for all status and error return values. */
 typedef int32_t status_t;
 
-/*
- * The fsl_clock.h is included here because it needs MAKE_VERSION/MAKE_STATUS/status_t
- * defined in previous of this file.
- */
-#include "fsl_clock.h"
-
 /*
  * Chip level peripheral reset API, for MCUs that implement peripheral reset control external to a peripheral
  */