aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mca-legacy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mca-legacy.h')
-rw-r--r--include/linux/mca-legacy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mca-legacy.h b/include/linux/mca-legacy.h
index f2bb770e530..7a3aea84590 100644
--- a/include/linux/mca-legacy.h
+++ b/include/linux/mca-legacy.h
@@ -34,7 +34,6 @@
extern int mca_find_adapter(int id, int start);
extern int mca_find_unused_adapter(int id, int start);
-extern int mca_is_adapter_used(int slot);
extern int mca_mark_as_used(int slot);
extern void mca_mark_as_unused(int slot);