Commit 9b776dd
ACPI: PPTT: Remove duplicate structure, acpi_pptt_cache_v1_full
acpi_pptt_cache_v1_full was initially added as a stop gap until the
equivalent structure imported from ACPICA, acpi_pptt_v1 in actbl2.h,
contained all the fields of the Cache Type Structure.
Since commit 091c4af ("ACPICA: ACPI 6.4: PPTT: include all
fields in subtable type1"), acpi_pptt_v1 contains all these fields
making acpi_pptt_cache_v1_full redundant.
Remove acpi_pptt_cache_v1_full.
No functional change intended.
Signed-off-by: Ben Horgan <ben.horgan@arm.com>
Reviewed-by: Jeremy Linton <jeremy.linton@arm.com>
Reviewed-by: Sudeep Holla <sudeep.holla@kernel.org>
[ rjw: Subject and changelog edits ]
Link: https://patch.msgid.link/20260324113300.1002569-1-ben.horgan@arm.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>1 parent c369299 commit 9b776dd
1 file changed
Lines changed: 6 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 24 | | |
44 | 25 | | |
45 | 26 | | |
| |||
75 | 56 | | |
76 | 57 | | |
77 | 58 | | |
78 | | - | |
| 59 | + | |
79 | 60 | | |
80 | | - | |
| 61 | + | |
81 | 62 | | |
82 | 63 | | |
83 | 64 | | |
84 | 65 | | |
85 | 66 | | |
86 | 67 | | |
87 | | - | |
| 68 | + | |
88 | 69 | | |
89 | 70 | | |
90 | 71 | | |
| |||
397 | 378 | | |
398 | 379 | | |
399 | 380 | | |
400 | | - | |
| 381 | + | |
401 | 382 | | |
402 | 383 | | |
403 | 384 | | |
| |||
979 | 960 | | |
980 | 961 | | |
981 | 962 | | |
982 | | - | |
| 963 | + | |
983 | 964 | | |
984 | 965 | | |
985 | 966 | | |
| |||
1043 | 1024 | | |
1044 | 1025 | | |
1045 | 1026 | | |
1046 | | - | |
| 1027 | + | |
1047 | 1028 | | |
1048 | 1029 | | |
1049 | 1030 | | |
| |||
0 commit comments