diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2025-06-10 15:10:22 -0700 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2025-06-10 15:10:22 -0700 |
commit | 27fd0694c5f3e80eb50413fde909765e360e587c (patch) | |
tree | 3f9b04b776aa171d950bbbd4c7142df41f57488e /recipes-kernel/cryptodev/sdk_patches/0024-fix-COMPAT_CIOCKEY-ioctl-command-number.patch | |
parent | fee9d5ef198290b054b98fc961b5686f7bb7dc2d (diff) | |
download | meta-freescale-27fd0694c5f3e80eb50413fde909765e360e587c.tar.gz |
imx-atf: Fix header guard error
```
| In file included from drivers/nxp/trdc/imx_trdc.c:13:
| include/drivers/nxp/trdc/imx_trdc.h:7: error: header guard 'IMX_TRDC_H' followed by '#define' of a different macro [-Werror=header-guard]
| 7 | #ifndef IMX_TRDC_H
| include/drivers/nxp/trdc/imx_trdc.h:8: note: 'IMX_XRDC_H' is defined here; did you mean 'IMX_TRDC_H'?
| 8 | #define IMX_XRDC_H
```
Fixes: #2301
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-kernel/cryptodev/sdk_patches/0024-fix-COMPAT_CIOCKEY-ioctl-command-number.patch')
0 files changed, 0 insertions, 0 deletions