diff options
| author | Jiri Kosina <[email protected]> | 2025-03-12 08:08:22 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2025-03-12 17:56:35 +0000 |
| commit | fe0fb58325e519008e2606a5aa2cff7ad23e212d (patch) | |
| tree | 8e9b428e473bedb1f060ee4a70718f27b678c295 /net/unix/unix_bpf.c | |
| parent | Merge tag 'hid-for-linus-2025030501' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
| download | kernel-fe0fb58325e519008e2606a5aa2cff7ad23e212d.tar.gz kernel-fe0fb58325e519008e2606a5aa2cff7ad23e212d.zip | |
HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER
The line
obj-$(INTEL_ISH_FIRMWARE_DOWNLOADER) += intel-ish-hid/
in top-level HID Makefile is both superfluous (as CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER
depends on CONFIG_INTEL_ISH_HID, which contains intel-ish-hid/ already) and wrong (as it's
missing the CONFIG_ prefix).
Just remove it.
Fixes: 91b228107da3e ("HID: intel-ish-hid: ISH firmware loader client driver")
Reported-by: Jiri Slaby <[email protected]>
Acked-by: Srinivas Pandruvada <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions
