]> asedeno.scripts.mit.edu Git - linux.git/commit
watchdog: imx7ulp: Remove inline annotations
authorFabio Estevam <festevam@gmail.com>
Tue, 29 Oct 2019 17:40:36 +0000 (14:40 -0300)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 18 Nov 2019 18:53:42 +0000 (19:53 +0100)
commitc37e358163d97d7e0f19e495c3dc374b4d08e797
tree56bf5c0281a782e197d833318a20671199610bec
parent9ab26e34bb62a304f1b7d83577d8e17f169b1cf7
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>
drivers/watchdog/imx7ulp_wdt.c