aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/bd82x6x/smbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/bd82x6x/smbus.h')
-rw-r--r--src/southbridge/intel/bd82x6x/smbus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/intel/bd82x6x/smbus.h b/src/southbridge/intel/bd82x6x/smbus.h
index 81e594942d..c4b05f6ccf 100644
--- a/src/southbridge/intel/bd82x6x/smbus.h
+++ b/src/southbridge/intel/bd82x6x/smbus.h
@@ -97,4 +97,3 @@ static int do_smbus_read_byte(unsigned smbus_base, unsigned device, unsigned add
}
return byte;
}
-