X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fcommon%2Ffsl_common.h;h=30c719ac7d09315e8b980e6ab776b26ece4ec51b;hb=84b71c011de991e39bffba40dd64c2e61bdad8c6;hp=a53dbc2713d14e0ecfe80a1e44f4cec82fd384b5;hpb=2efaf04e91dd9024dec01b824ec129a0d0568000;p=gps-watch.git diff --git a/src/common/fsl_common.h b/src/common/fsl_common.h index a53dbc2..30c719a 100644 --- a/src/common/fsl_common.h +++ b/src/common/fsl_common.h @@ -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 */