From: Paul Gortmaker Date: Fri, 15 Jul 2011 17:13:37 +0000 (-0400) Subject: sound: fix drivers needing module.h not moduleparam.h X-Git-Tag: v3.2-rc1~22^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65a772172b06e6e9b43e5ad77dccbcc767ff9831;p=pandora-kernel.git sound: fix drivers needing module.h not moduleparam.h The implicit presence of module.h lured several users into incorrectly thinking that they only needed/used modparam.h but once we clean up the module.h presence, these will show up as build failures, so fix 'em now. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed