commit | c37e358163d97d7e0f19e495c3dc374b4d08e797 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Tue Oct 29 14:40:36 2019 -0300 |
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | Mon Nov 18 19:53:42 2019 +0100 |
tree | 56bf5c0281a782e197d833318a20671199610bec | |
parent | 9ab26e34bb62a304f1b7d83577d8e17f169b1cf7 [diff] |
watchdog: imx7ulp: Remove inline annotations Compiler is smart enough and knows when to inline, so there is no need to mark some of these functions as 'inline'. Remove such annotations. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20191029174037.25381-4-festevam@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>