diff --git a/include/device.h b/include/device.h index 9ef081cbd03..8263af3b4e8 100644 --- a/include/device.h +++ b/include/device.h @@ -614,10 +614,6 @@ static inline bool device_is_ready(const struct device *dev) return device_usable_check(dev) == 0; } -/** - * @} - */ - /** * @brief Indicate that the device is in the middle of a transaction *