diff options
| author | Stephen Rothwell <[email protected]> | 2025-07-21 06:15:57 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-07-25 00:58:00 +0000 |
| commit | 0dec7201788b9152f06321d0dab46eed93834cda (patch) | |
| tree | 28b2a88ffe88eaf9e0a8c7199c72366b533de6c0 /drivers/gpio/gpio-mpc5200.c | |
| parent | resource: fix false warning in __request_region() (diff) | |
| download | kernel-0dec7201788b9152f06321d0dab46eed93834cda.tar.gz kernel-0dec7201788b9152f06321d0dab46eed93834cda.zip | |
sprintf.h requires stdarg.h
In file included from drivers/crypto/intel/qat/qat_common/adf_pm_dbgfs_utils.c:4:
include/linux/sprintf.h:11:54: error: unknown type name 'va_list'
11 | __printf(2, 0) int vsprintf(char *buf, const char *, va_list);
| ^~~~~~~
include/linux/sprintf.h:1:1: note: 'va_list' is defined in header '<stdarg.h>'; this is probably fixable by adding '#include <stdarg.h>'
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 39ced19b9e60 ("lib/vsprintf: split out sprintf() and friends")
Signed-off-by: Stephen Rothwell <[email protected]>
Cc: Andriy Shevchenko <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Petr Mladek <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-mpc5200.c')
0 files changed, 0 insertions, 0 deletions
