aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorWan Jiabing <wanjiabing@vivo.com>2021-03-30 14:39:23 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-04-08 19:09:02 +0200
commit35eb1f5033cf301bda48a22f2edcaed2fda70bfd (patch)
tree1efc7dc8cf330282e9ef647f5e915d2b94bf6a60 /kernel
parentMAINTAINERS: Add DTPM subsystem maintainer (diff)
downloadlinux-dev-35eb1f5033cf301bda48a22f2edcaed2fda70bfd.tar.xz
linux-dev-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 'kernel')
0 files changed, 0 insertions, 0 deletions