]> Pileus Git - ~andy/linux/blobdiff - sound/pci/asihpi/hpidspcd.c
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / sound / pci / asihpi / hpidspcd.c
index 987538819b241c072d5455eedbc1a78ce8265361..3a7afa31c1d8c461458d5793c25da6be415b92e5 100644 (file)
@@ -35,7 +35,6 @@ struct dsp_code_private {
 #define HPI_VER_DECIMAL ((int)(HPI_VER_MAJOR(HPI_VER) * 10000 + \
            HPI_VER_MINOR(HPI_VER) * 100 + HPI_VER_RELEASE(HPI_VER)))
 
-#include <linux/pci.h>
 /*-------------------------------------------------------------------*/
 short hpi_dsp_code_open(u32 adapter, void *os_data, struct dsp_code *dsp_code,
        u32 *os_error_code)