aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/gx1/northbridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/gx1/northbridge.h')
-rw-r--r--src/northbridge/amd/gx1/northbridge.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/northbridge/amd/gx1/northbridge.h b/src/northbridge/amd/gx1/northbridge.h
deleted file mode 100644
index 3e569bb31b..0000000000
--- a/src/northbridge/amd/gx1/northbridge.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef NORTHBRIDGE_INTEL_440BX_H
-#define NORTHBRIDGE_INTEL_440BX_H
-
-extern unsigned int i440bx_scan_root_bus(device_t root, unsigned int max);
-
-#endif /* NORTHBRIDGE_INTEL_440BX_H */