Fixes: 8375e74f2bca ("driver core: Add fw_devlink kernel commandline option") Signed-off-by: kbuild test robot <lkp@xxxxxxxxx> --- core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/base/core.c b/drivers/base/core.c index 26acb92aa966c..cd78a001d7198 100644 --- a/drivers/base/core.c +++ b/drivers/base/core.c @@ -2332,7 +2332,7 @@ static int device_private_init(struct device *dev) return 0; } -u32 fw_devlink_flags; +static u32 fw_devlink_flags; static int __init fw_devlink_setup(char *arg) { if (!arg) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel