aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm-sysfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/tpm/tpm-sysfs.c')
-rw-r--r--drivers/char/tpm/tpm-sysfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/tpm/tpm-sysfs.c b/drivers/char/tpm/tpm-sysfs.c
index c3503cb70a37..01730a27ae07 100644
--- a/drivers/char/tpm/tpm-sysfs.c
+++ b/drivers/char/tpm/tpm-sysfs.c
@@ -148,7 +148,7 @@ static ssize_t enabled_show(struct device *dev, struct device_attribute *attr,
148} 148}
149static DEVICE_ATTR_RO(enabled); 149static DEVICE_ATTR_RO(enabled);
150 150
151ssize_t active_show(struct device *dev, struct device_attribute *attr, 151static ssize_t active_show(struct device *dev, struct device_attribute *attr,
152 char *buf) 152 char *buf)
153{ 153{
154 cap_t cap; 154 cap_t cap;