[PATCH] scripts: rkimage: remove twice include of the same file.

Sascha Hauer s.hauer at pengutronix.de
Mon Oct 27 03:18:49 PDT 2025


On Sun, Oct 26, 2025 at 02:22:51AM -0400, chalianis1 at gmail.com wrote:
> From: Chali Anis <chalianis1 at gmail.com>
> 
> Signed-off-by: Chali Anis <chalianis1 at gmail.com>
> ---
>  scripts/rkimage.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/scripts/rkimage.c b/scripts/rkimage.c
> index e5b6d61c4a9d..a6dfd2c95736 100644
> --- a/scripts/rkimage.c
> +++ b/scripts/rkimage.c
> @@ -24,7 +24,6 @@
>  #include <openssl/rsa.h>
>  
>  #include "common.h"
> -#include "common.c"

It's not the same file. The .c file is included here intentionally.

Sascha


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list