diff options
author | Wan Jiabing <wanjiabing@vivo.com> | 2021-03-30 08:39:23 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-04-08 19:09:02 +0200 |
commit | 35eb1f5033cf301bda48a22f2edcaed2fda70bfd (patch) | |
tree | 1efc7dc8cf330282e9ef647f5e915d2b94bf6a60 /sound/firewire/dice/dice-stream.c | |
parent | MAINTAINERS: Add DTPM subsystem maintainer (diff) | |
download | linux-35eb1f5033cf301bda48a22f2edcaed2fda70bfd.tar.xz linux-35eb1f5033cf301bda48a22f2edcaed2fda70bfd.zip |
powercap: RAPL: Fix struct declaration in header file
struct rapl_package is declared twice in intel_rapl.h, once at line 80
and once earlier.
Code inspection suggests that the first instance should be struct
rapl_domain rather than rapl_package, so change it.
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'sound/firewire/dice/dice-stream.c')
0 files changed, 0 insertions, 0 deletions