regmap: merge regmap_update_bits_check() into macro
[deliverable/linux.git] / include / linux / slab_def.h
index 33d049066c3d43a1722fdf7b5832aab4d4e39533..cf139d3fa51392caa1ab4b4aa8304e1ad26cde3a 100644 (file)
@@ -69,7 +69,8 @@ struct kmem_cache {
         */
        int obj_offset;
 #endif /* CONFIG_DEBUG_SLAB */
-#ifdef CONFIG_MEMCG_KMEM
+
+#ifdef CONFIG_MEMCG
        struct memcg_cache_params memcg_params;
 #endif
 
This page took 0.026664 seconds and 5 git commands to generate.