commit | ec2cf68e024b4f66df11683147d63e07db6ee875 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Fri Jul 29 21:14:12 2011 -0700 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jul 30 08:03:35 2011 +0200 |
tree | e82a5a52c38c3475706f80ce480c3ef703f9ac67 | |
parent | 5f8b4d53d7efe00ecb7d96c8cc0b4a44e130f174 [diff] |
ALSA: rtctimer.c needs module.h 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>