diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-09-14 10:13:28 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-10-04 16:48:05 +0200 |
commit | b4feabe917ee6995c80e2a53b84946d606e78e89 (patch) | |
tree | dd619d680108f0b17014d0800b88db1db7f20a45 /README | |
parent | mfd: lp873x: Remove unused mutex lock from struct lp873x (diff) | |
download | linux-b4feabe917ee6995c80e2a53b84946d606e78e89.tar.xz linux-b4feabe917ee6995c80e2a53b84946d606e78e89.zip |
mfd: tps65217: Fix nonstandard declaration
The tps65217 gained a new warning when building with W=1:
drivers/mfd/tps65217.c:85:1: error: 'inline' is not at beginning of declaration [-Werror=old-style-declaration]
This fixes it by putting the 'inline' modifier before 'const'.
Fixes: 262d5cc6ceb2 ("mfd: tps65217: Add support for IRQs")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions