drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
[drm/drm-misc.git] / drivers / block / zram / backend_842.h
blob4dc85c188799ae376f75cfcef4982e8a9462c27c
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 #ifndef __BACKEND_842_H__
4 #define __BACKEND_842_H__
6 #include "zcomp.h"
8 extern const struct zcomp_ops backend_842;
10 #endif /* __BACKEND_842_H__ */