[ALSA] cs5535audio: move sound/driver.h to the top
authorClemens Ladisch <clemens@ladisch.de>
Sun, 20 Nov 2005 12:58:28 +0000 (13:58 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:29:11 +0000 (12:29 +0100)
commitac09a9251d3b7678150ee512de8de1bd98628d11
tree6bc4cb3fadec6da9ffc619165467ca74aa61161b
parenta2c855bbd76e7044c54a9d84ae46f6eead1b8f89
[ALSA] cs5535audio: move sound/driver.h to the top

Modules: CS5535 driver

Move the #include of <sound/driver.h> to the top which is
required for compilation on earlier kernels.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/pci/cs5535audio/cs5535audio.c