mfd: stmfx: Fix macro definition spelling
commitb1c83bd84618e5a3ec6395845d11803047a3ef9a
authorNathan Chancellor <natechancellor@gmail.com>
Sat, 11 May 2019 01:23:01 +0000 (10 18:23 -0700)
committerLee Jones <lee.jones@linaro.org>
Tue, 2 Jul 2019 11:11:31 +0000 (2 12:11 +0100)
treec00f616a9bfc7f24a21396857d23a731e1790f6e
parent84bdde17c5d60dea93c1db60d87059c8ca772360
mfd: stmfx: Fix macro definition spelling

Clang warns:

In file included from drivers/mfd/stmfx.c:13:
include/linux/mfd/stmfx.h:7:9: warning: 'MFD_STMFX_H' is used as a
header guard here, followed by #define of a different macro
[-Wheader-guard]

Fixes: 06252ade9156 ("mfd: Add ST Multi-Function eXpander (STMFX) core driver")
Link: https://github.com/ClangBuiltLinux/linux/issues/475
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
include/linux/mfd/stmfx.h