diff options
author | Philippe Duplessis-Guindon <pduplessis@efficios.com> | 2020-11-24 08:57:30 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-24 14:14:00 +0000 |
commit | e6e9354b58307c120afbdc2719a6093638c37446 (patch) | |
tree | a69559936624e8f7bb0dbdbaf8ed0043a2aaff32 /drivers/base/regmap/Makefile | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) | |
download | linux-e6e9354b58307c120afbdc2719a6093638c37446.tar.gz |
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: 593600890110c ("regmap: Add the regcache_sync trace event")
Signed-off-by: Philippe Duplessis-Guindon <pduplessis@efficios.com>
Link: https://lore.kernel.org/r/20201124135730.9185-1-pduplessis@efficios.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/base/regmap/Makefile')
0 files changed, 0 insertions, 0 deletions