diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-10-24 14:59:59 +0200 |
|---|---|---|
| committer | Dave Hansen <dave.hansen@linux.intel.com> | 2025-10-24 09:42:00 -0700 |
| commit | 84dfce65a7ae7b11c7b13285a1b23e9a94ad37b7 (patch) | |
| tree | 61035078cf5581682b457ac5f966afd154cb621d /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | 204ced4108f5d38f6804968fd9543cc69c3f8da6 (diff) | |
x86/bugs: Remove dead code which might prevent from building
Clang, in particular, is not happy about dead code:
arch/x86/kernel/cpu/bugs.c:1830:20: error: unused function 'match_option' [-Werror,-Wunused-function]
1830 | static inline bool match_option(const char *arg, int arglen, const char *opt)
| ^~~~~~~~~~~~
1 error generated.
Remove a leftover from the previous cleanup.
Fixes: 02ac6cc8c5a1 ("x86/bugs: Simplify SSB cmdline parsing")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://patch.msgid.link/20251024125959.1526277-1-andriy.shevchenko%40linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
