Skip to content
Verified Commit e6e9354b authored by Philippe Duplessis-Guindon's avatar Philippe Duplessis-Guindon Committed by Mark Brown
Browse files

regmap: Remove duplicate `type` field from regmap `regcache_sync` trace event



I have an error saying that `regcache_sync` has 2 fields named `type`
while using libtraceevent.

Erase the `int field` type, which is not assigned. This field is
introduced by mistake and this commit removes it.

Fixes: 59360089 ("regmap: Add the regcache_sync trace event")
Signed-off-by: default avatarPhilippe Duplessis-Guindon <pduplessis@efficios.com>
Link: https://lore.kernel.org/r/20201124135730.9185-1-pduplessis@efficios.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 3650b228
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment