summaryrefslogtreecommitdiff
path: root/udev.h
diff options
context:
space:
mode:
Diffstat (limited to 'udev.h')
-rw-r--r--udev.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/udev.h b/udev.h
index 5beec64557..c2f9859c5a 100644
--- a/udev.h
+++ b/udev.h
@@ -46,6 +46,8 @@
#define HOTPLUGD_DIR "/etc/hotplug.d"
#define HOTPLUG_SUFFIX ".hotplug"
+#define DEFAULT_PARTITIONS_COUNT 15
+
struct udevice {
char devpath[DEVPATH_SIZE];
char subsystem[SUBSYSTEM_SIZE];