Commit 31172d10 authored by Mark Brown's avatar Mark Brown

Merge branch 'regmap-5.1' into regmap-next

parents f17b5f06 435bba0f
......@@ -33,7 +33,7 @@ struct regcache_rbtree_node {
unsigned int blklen;
/* the actual rbtree node holding this block */
struct rb_node node;
} __attribute__ ((packed));
};
struct regcache_rbtree_ctx {
struct rb_root root;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment