* arch/csky/abiv2/inc/abi/fpu.h with a series of the non-existing config "OPEN_FPU_xxx"
@ 2023-09-12 8:03 sunying
0 siblings, 0 replies; only message in thread
From: sunying @ 2023-09-12 8:03 UTC (permalink / raw)
To: linux-csky; +Cc: linux-kernel, 侯朋朋, renyanjie01
In the header file arch/csky/abiv2/inc/abi/fpu.h, lines 30-64 refer to
a series of configuration options starting with "OPEN_FPU" for conditional compilation,
but these configuration options are not defined in any kconfig files,
which means the "#ifdef CONFIG_OPEN_FPU_xxx" condition contains dead code.
Do these configuration options need to be retained and added later? Or can we simply drop the dead code?
Best regards,
Yanjie Ren
Ying Sun
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-09-12 8:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-12 8:03 arch/csky/abiv2/inc/abi/fpu.h with a series of the non-existing config "OPEN_FPU_xxx" sunying
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).