summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/part.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/part.h b/include/part.h
index 47f5bafd63..bc9dc64912 100644
--- a/include/part.h
+++ b/include/part.h
@@ -12,7 +12,6 @@
struct block_drvr {
char *name;
- struct blk_desc* (*get_dev)(int dev);
int (*select_hwpart)(int dev_num, int hwpart);
};
OpenPOWER on IntegriCloud