diff --git a/src/platform/EFR32/SystemPlatformConfig.h b/src/platform/EFR32/SystemPlatformConfig.h index cad62401728f42..6f5a1ebed34ed7 100644 --- a/src/platform/EFR32/SystemPlatformConfig.h +++ b/src/platform/EFR32/SystemPlatformConfig.h @@ -43,4 +43,4 @@ struct ChipDeviceEvent; #define CHIP_SYSTEM_CONFIG_NUM_TIMERS 16 #endif // CHIP_SYSTEM_CONFIG_NUM_TIMERS -#define CHIP_CONFIG_MDNS_CACHE_SIZE 4 \ No newline at end of file +#define CHIP_CONFIG_MDNS_CACHE_SIZE 4 diff --git a/src/platform/P6/SystemPlatformConfig.h b/src/platform/P6/SystemPlatformConfig.h index f34410b347fb48..1a1cda338b6dca 100644 --- a/src/platform/P6/SystemPlatformConfig.h +++ b/src/platform/P6/SystemPlatformConfig.h @@ -55,4 +55,4 @@ struct ChipDeviceEvent; #define CHIP_SYSTEM_CONFIG_NUM_TIMERS 16 #endif // CHIP_SYSTEM_CONFIG_NUM_TIMERS -#define CHIP_CONFIG_MDNS_CACHE_SIZE 4 \ No newline at end of file +#define CHIP_CONFIG_MDNS_CACHE_SIZE 4