diff --git a/inc/ocf_mngt.h b/inc/ocf_mngt.h index 6dea576..fd46b94 100644 --- a/inc/ocf_mngt.h +++ b/inc/ocf_mngt.h @@ -310,12 +310,6 @@ struct ocf_mngt_cache_device_config { */ bool force; - /** - * @brief Minimum free RAM required to start cache. Set during - * cache start procedure - */ - uint64_t min_free_ram; - /** * @brief If set, cache features (like discard) are tested * before starting cache