Heinrich Schuchardt
bc18f31e4a
lib: rsa: struct udevice build warning
...
Avoid build warnings observed with gcc 10.2
In file included from lib/rsa/rsa-keyprop.c:16:
include/u-boot/rsa-mod-exp.h:65:24: warning:
‘struct udevice’ declared inside parameter list will not be visible
outside of this definition or declaration
65 | int rsa_mod_exp(struct udevice *dev, const uint8_t *sig,
| uint32_t sig_len,
| ^~~~~~~
include/u-boot/rsa-mod-exp.h:96:24: warning:
‘struct udevice’ declared inside parameter list will not be visible
outside of this definition or declaration
96 | int (*mod_exp)(struct udevice *dev, const uint8_t *sig,
|
by defining struct udevice.
Fixes: 401d1c4f5d ("common: Drop asm/global_data.h from common header")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de >
Reviewed-by: Simon Glass <sjg@chromium.org >
2021-02-24 16:51:48 -05:00
..
2021-02-01 15:11:41 +08:00
2021-02-06 19:20:27 +08:00
2021-02-24 16:51:48 -05:00
2021-02-18 11:56:25 +01:00
2021-02-07 21:12:56 +01:00
2021-02-22 11:39:49 +05:30
2021-02-16 11:48:20 -05:00
2021-02-02 15:33:42 -05:00
2021-02-16 11:48:20 -05:00
2021-01-16 14:49:09 -05:00
2021-02-24 16:51:48 -05:00
2021-02-18 11:56:26 +01:00
2021-02-21 06:08:00 +01:00
2021-01-15 14:36:12 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-01-25 21:52:00 +00:00
2021-01-25 21:52:00 +00:00
2021-02-02 15:33:42 -05:00
2021-01-31 14:08:56 +01:00
2021-01-27 17:03:16 -05:00
2021-01-27 17:03:16 -05:00
2021-02-02 15:33:42 -05:00
2021-02-22 11:07:57 +01:00
2021-02-02 15:33:42 -05:00
2021-01-12 10:58:04 +05:30
2021-01-12 10:58:04 +05:30
2021-02-03 23:16:44 +08:00
2021-02-02 15:33:42 -05:00
2021-01-20 08:09:34 +01:00
2021-02-21 06:08:00 +01:00
2021-01-15 14:38:00 -05:00
2021-02-02 15:33:42 -05:00
2021-01-30 14:25:41 -07:00
2021-01-30 14:25:42 -07:00
2021-01-31 14:08:56 +01:00
2021-02-02 15:33:42 -05:00
2021-01-15 17:48:36 +08:00
2021-01-30 14:25:41 -07:00
2021-01-20 08:17:17 +01:00
2021-01-13 02:38:01 +01:00
2021-01-20 08:17:17 +01:00
2021-01-20 08:17:17 +01:00
2021-01-13 02:38:01 +01:00
2021-02-08 08:52:50 +01:00
2021-02-08 08:52:50 +01:00
2021-02-21 06:08:00 +01:00
2021-02-02 15:33:42 -05:00
2021-02-07 19:22:55 +01:00
2021-01-23 07:56:53 +01:00
2021-02-18 11:56:25 +01:00
2021-02-02 15:33:42 -05:00
2021-02-10 10:00:51 +01:00
2021-02-21 06:08:00 +01:00
2021-02-02 15:33:42 -05:00
2021-02-17 19:46:43 -05:00
2021-02-15 10:16:45 -05:00
2021-02-02 15:33:42 -05:00
2021-02-16 11:16:08 -05:00
2021-02-02 15:33:42 -05:00
2021-01-16 19:17:11 -05:00
2021-02-24 16:51:48 -05:00
2021-01-15 14:36:12 -05:00
2021-02-02 15:33:42 -05:00
2021-02-19 15:10:41 +08:00
2021-02-16 11:48:20 -05:00
2021-02-02 15:33:42 -05:00
2021-02-03 03:38:41 -07:00
2021-02-21 06:08:00 +01:00
2021-01-16 14:49:09 -05:00
2021-01-16 14:48:23 -05:00
2021-02-10 10:00:51 +01:00
2021-02-16 11:48:20 -05:00
2021-02-18 11:56:25 +01:00
2021-01-15 14:36:11 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-04 20:37:57 +05:30
2021-02-06 19:20:27 +08:00
2021-02-02 15:33:42 -05:00
2021-02-08 14:01:18 +05:30
2021-01-05 16:20:26 -05:00
2021-02-17 17:12:45 -05:00
2021-02-16 11:16:07 -05:00
2021-01-11 23:19:33 +00:00
2021-02-15 10:16:45 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-01-31 14:08:56 +01:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-21 06:08:00 +01:00
2021-02-21 06:08:00 +01:00
2021-02-02 15:33:42 -05:00
2021-01-31 14:08:56 +01:00
2021-01-27 17:03:16 -05:00
2021-01-27 17:03:16 -05:00
2021-01-15 14:36:12 -05:00