summaryrefslogtreecommitdiffstats
path: root/src/hardware/sysfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware/sysfs.c')
-rw-r--r--src/hardware/sysfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hardware/sysfs.c b/src/hardware/sysfs.c
index 1e8de84..4a2899f 100644
--- a/src/hardware/sysfs.c
+++ b/src/hardware/sysfs.c
@@ -20,7 +20,6 @@
#include "sysfs.h"
-
short path_get_unsigned(const char *path, unsigned *result)
{
short ret = -1;