22 Jul
2011
22 Jul
'11
7:56 a.m.
At Fri, 22 Jul 2011 15:52:42 +1200, linux@audioscience.com wrote:
diff --git a/sound/pci/asihpi/hpidspcd.c b/sound/pci/asihpi/hpidspcd.c index 5c6ea11..a03eb86 100644 --- a/sound/pci/asihpi/hpidspcd.c +++ b/sound/pci/asihpi/hpidspcd.c
...
#define SOURCEFILE_NAME "hpidspcd.c" #include "hpidspcd.h" #include "hpidebug.h" +#include "linux/pci.h"
This line is obviously superfluous. I removed this from the patch.
thanks,
Takashi