diff options
| author | Kees Cook <[email protected]> | 2025-04-23 02:37:47 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-05-07 05:01:01 +0000 |
| commit | 196d05a39caeb9c2bdf48ec3589af087f9217b0e (patch) | |
| tree | df30ae7a0f6e44c64f224d23f811ce78db9e3023 /net/core/dev_api.c | |
| parent | virt: acrn: Remove unused list 'acrn_irqfd_clients' (diff) | |
| download | kernel-196d05a39caeb9c2bdf48ec3589af087f9217b0e.tar.gz kernel-196d05a39caeb9c2bdf48ec3589af087f9217b0e.zip | |
EISA: Move devlist.h out of obj to always
I put devlist.h into the wrong Makefile macro ("obj") to get it included
in "targets". Put it into "always" so nothing tries to link against it.
Solves CONFIG_EISA=y i386 build failure:
ld: vmlinux.a: member drivers/eisa/devlist.h in archive is not an object
Reported-by: Randy Dunlap <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]
Fixes: dd09eb0e2cc4 ("EISA: Increase length of device names")
Signed-off-by: Kees Cook <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions
