diff options
author | Herve Codina <herve.codina@bootlin.com> | 2023-12-05 16:21:02 +0100 |
---|---|---|
committer | Herve Codina <herve.codina@bootlin.com> | 2023-12-12 10:29:20 +0100 |
commit | 48490dc36742b616f846368f300ebedfe9323da1 (patch) | |
tree | 4ee5f381cfd05e4acc2770e7e56da55b3d0a46a7 /include | |
parent | 0e034aec5be2e8b1199b87b04d32e4a8b805a9db (diff) | |
download | lwn-48490dc36742b616f846368f300ebedfe9323da1.tar.gz lwn-48490dc36742b616f846368f300ebedfe9323da1.zip |
soc: fsl: cpm1: qmc: Remove inline function specifiers
The inline function specifier is present on some functions but it is
better to let the compiler decide inlining or not these functions.
Remove inline specifiers.
Fixes: 3178d58e0b97 ("soc: fsl: cpm1: Add support for QMC")
Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Suggested-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/20231205152116.122512-6-herve.codina@bootlin.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions