diff options
Diffstat (limited to 'include/linux/cpu.h')
| -rw-r--r-- | include/linux/cpu.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/cpu.h b/include/linux/cpu.h index a97a63eef59f..d3da5184aa1c 100644 --- a/include/linux/cpu.h +++ b/include/linux/cpu.h | |||
| @@ -55,6 +55,8 @@ extern ssize_t cpu_show_spectre_v2(struct device *dev, | |||
| 55 | struct device_attribute *attr, char *buf); | 55 | struct device_attribute *attr, char *buf); |
| 56 | extern ssize_t cpu_show_spec_store_bypass(struct device *dev, | 56 | extern ssize_t cpu_show_spec_store_bypass(struct device *dev, |
| 57 | struct device_attribute *attr, char *buf); | 57 | struct device_attribute *attr, char *buf); |
| 58 | extern ssize_t cpu_show_l1tf(struct device *dev, | ||
| 59 | struct device_attribute *attr, char *buf); | ||
| 58 | 60 | ||
| 59 | extern __printf(4, 5) | 61 | extern __printf(4, 5) |
| 60 | struct device *cpu_device_create(struct device *parent, void *drvdata, | 62 | struct device *cpu_device_create(struct device *parent, void *drvdata, |
