Joel Johnson
d622c24058
zfs: fix missing include for disk_partition definition
...
Commit 0528979fa7
("part: Drop disk_partition_t typedef") changed to
a struct. As a result it uncovered an apparent missing include in
zfs_common.h for part.h which actually contains the definition. The ZFS
handles the struct exclusively as pointers so it was only a warning.
warning: ‘struct disk_partition’ declared inside parameter list
will not be visible outside of this definition or declaration
void zfs_set_blk_dev(struct blk_desc *rbdd, struct disk_partition *info);
Signed-off-by: Joel Johnson <mrjoel@lixil.net >
Series-CC: Simon Glass <sjg@chromium.org >
2020-06-23 14:43:23 -04:00
..
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 18:36:55 -04:00
2020-06-22 17:43:31 +02:00
2020-05-04 12:26:11 +02:00
2020-05-10 13:24:48 +02:00
2020-05-31 20:44:23 +08:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-06-02 13:06:11 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 18:36:55 -04:00
2020-05-02 12:32:28 +02:00
2020-05-18 18:36:55 -04:00
2020-05-18 17:33:33 -04:00
2020-05-11 10:16:49 +05:30
2020-05-18 21:19:23 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 17:33:33 -04:00
2020-05-27 14:40:09 +08:00
2020-05-09 09:30:28 +02:00
2020-05-11 01:30:49 +05:30
2020-05-18 18:36:55 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-04-28 15:57:58 -04:00
2020-05-18 18:36:55 -04:00
2020-05-03 15:45:49 +02:00
2020-05-25 11:54:53 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-05-29 18:13:19 +08:00
2020-05-18 21:19:23 -04:00
2020-05-07 09:01:42 -04:00
2020-05-21 10:00:17 +02:00
2020-06-03 17:19:17 +02:00
2020-05-09 09:30:28 +02:00
2020-05-21 10:00:17 +02:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-04-24 10:10:00 -04:00
2020-05-10 13:24:48 +02:00
2020-05-18 18:36:55 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 17:33:33 -04:00
2020-04-26 14:24:08 -06:00
2020-04-24 10:10:01 -04:00
2020-05-20 13:20:19 +02:00
2020-05-18 14:53:28 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2020-06-15 09:45:22 +08:00
2020-05-18 17:33:33 -04:00
2020-04-29 11:10:54 +05:30
2020-05-04 09:12:37 +05:30
2020-05-18 18:36:55 -04:00
2020-05-14 09:02:12 +02:00
2020-05-11 01:30:49 +05:30
2020-05-18 17:33:33 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2020-04-24 10:10:00 -04:00
2020-05-01 13:46:21 +02:00
2020-04-30 17:40:16 +08:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2020-05-07 09:01:42 -04:00
2020-05-01 13:46:22 +02:00
2020-05-18 21:19:23 -04:00
2020-05-17 21:59:53 +02:00
2020-05-18 21:19:23 -04:00
2020-05-19 14:01:47 -04:00
2020-05-10 20:55:20 +02:00
2020-05-18 18:36:55 -04:00
2020-05-01 12:35:03 +02:00
2020-05-18 17:33:33 -04:00
2020-05-18 21:19:23 -04:00
2020-05-15 13:53:50 -04:00
2020-06-14 21:07:20 +02:00
2020-05-18 21:19:23 -04:00
2020-05-18 17:33:33 -04:00
2020-06-14 21:07:20 +02:00
2020-05-18 17:33:33 -04:00
2020-05-18 17:33:31 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 18:36:55 -04:00
2020-05-15 14:47:35 -04:00
2020-06-01 17:55:24 +05:30
2020-04-29 01:44:35 +05:30
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 17:33:33 -04:00
2020-05-15 13:53:50 -04:00
2020-04-24 16:40:09 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-04-24 16:40:09 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00
2020-06-23 14:43:23 -04:00
2020-05-18 21:19:23 -04:00