ALSA: rtctimer.c needs module.h
authorRandy Dunlap <rdunlap@xenotime.net>
Sat, 30 Jul 2011 04:14:12 +0000 (21:14 -0700)
committerTakashi Iwai <tiwai@suse.de>
Sat, 30 Jul 2011 06:03:35 +0000 (08:03 +0200)
rtctimer.c uses interfaces from linux/module.h, so it should
include that file.  This fixes build errors.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found