mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 12:43:09 +09:00
[ Upstream commit 988563929d ]
Just a tidy up to follow the standard EXPORT_SYMBOL*() declarations
in order to improve grep-ability.
- Move EXPORT_SYMBOL*() to the position right after its definition
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>