summaryrefslogtreecommitdiffstats
path: root/platform-intel.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 03:11:13 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 03:11:21 +0000
commit40b27bc700e6f73fda260811edaf071c8c940fa3 (patch)
tree900c6dcf46fca9767ba854e0cac83d5935c44274 /platform-intel.h
parentReleasing debian version 4.3-1. (diff)
downloadmdadm-40b27bc700e6f73fda260811edaf071c8c940fa3.tar.xz
mdadm-40b27bc700e6f73fda260811edaf071c8c940fa3.zip
Merging upstream version 4.3+20240412.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'platform-intel.h')
-rw-r--r--platform-intel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform-intel.h b/platform-intel.h
index ce29d3d..3c2bc59 100644
--- a/platform-intel.h
+++ b/platform-intel.h
@@ -262,7 +262,6 @@ int disk_attached_to_hba(int fd, const char *hba_path);
int devt_attached_to_hba(dev_t dev, const char *hba_path);
char *devt_to_devpath(dev_t dev, int dev_level, char *buf);
int path_attached_to_hba(const char *disk_path, const char *hba_path);
-const char *get_sys_dev_type(enum sys_dev_type);
const struct orom_entry *get_orom_entry_by_device_id(__u16 dev_id);
const struct imsm_orom *get_orom_by_device_id(__u16 device_id);
struct sys_dev *device_by_id(__u16 device_id);