diff options
| author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2025-11-19 10:19:45 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-11-26 14:40:45 +0100 |
| commit | 48e77862a73b7a24dbe96335e8f7790adf8e48be (patch) | |
| tree | f6abaa7f7903981c292bb984891cfb453d8337c0 /rust/helpers/workqueue.c | |
| parent | 3b4d1b226dc5f065bfb685263eb27312287752f9 (diff) | |
char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdeffery
In mwave, a lot of code depends on the MWAVE_FUTZ_WITH_OTHER_DEVICES
macro. That can be defined in Makefile to compile this in.
1) The code is completely unreadable.
2) Recompiling the kernel to have this untested code compiled in is not
a good idea.
Drop all this.
Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20251119091949.825958-3-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions
