From: Randy Dunlap Date: Sat, 30 Jul 2011 04:14:12 +0000 (-0700) Subject: ALSA: rtctimer.c needs module.h X-Git-Tag: v3.1-rc1~87^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec2cf68e024b4f66df11683147d63e07db6ee875;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed