diff options
| author | Tony Lindgren <tony@atomide.com> | 2020-06-08 10:14:49 -0700 |
|---|---|---|
| committer | Tony Lindgren <tony@atomide.com> | 2020-06-08 10:14:49 -0700 |
| commit | 4263eb6880df8383fff0efb872278a99eb6142c8 (patch) | |
| tree | 67ab9bf228e4f5f341f9408e055180932b39fe06 /include/linux/input | |
| parent | 636338d7968e47c7f2e0b772a2a825ad932883fb (diff) | |
| parent | 8e326a8bdef3fb42b92bf2742e8405d9b9209367 (diff) | |
| download | cachepc-linux-4263eb6880df8383fff0efb872278a99eb6142c8.tar.gz cachepc-linux-4263eb6880df8383fff0efb872278a99eb6142c8.zip | |
Merge branch 'fixes-v5.7' into fixes
Diffstat (limited to 'include/linux/input')
| -rw-r--r-- | include/linux/input/lm8333.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/input/lm8333.h b/include/linux/input/lm8333.h index 79f918c6e8c5..906da5fc06e0 100644 --- a/include/linux/input/lm8333.h +++ b/include/linux/input/lm8333.h @@ -1,6 +1,6 @@ /* * public include for LM8333 keypad driver - same license as driver - * Copyright (C) 2012 Wolfram Sang, Pengutronix <w.sang@pengutronix.de> + * Copyright (C) 2012 Wolfram Sang, Pengutronix <kernel@pengutronix.de> */ #ifndef _LM8333_H |
