commit | 988563929d5b65c021439880ac6bd1b207722f26 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jun 16 16:16:05 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 16 16:19:10 2017 +0200 |
tree | 9caf607c8e8660a75dc0b2d76a373af94c6dc592 | |
parent | 9c8ddd105e3a420b1fe2e0a4c4767b9dd67081a9 [diff] |
ALSA: timer: Follow standard EXPORT_SYMBOL() declarations 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>