aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cs5536_lx/cs5536.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/cs5536_lx/cs5536.h')
-rw-r--r--src/southbridge/amd/cs5536_lx/cs5536.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/southbridge/amd/cs5536_lx/cs5536.h b/src/southbridge/amd/cs5536_lx/cs5536.h
deleted file mode 100644
index 8a7453f82e..0000000000
--- a/src/southbridge/amd/cs5536_lx/cs5536.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _CS5536_H
-#define _CS5536_H
-
-extern void southbridge_enable(device_t dev);
-
-#endif