mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Lots of sound drivers were getting module.h via the implicit presence of it in <linux/device.h> but we are going to clean that up. So fix up those users now. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>