commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / sound / isa / cs423x / cs4236.c
index 4e79963..3178600 100644 (file)
@@ -174,7 +174,7 @@ static snd_card_t *snd_cs4236_legacy[SNDRV_CARDS] = SNDRV_DEFAULT_PTR;
 
 
 #ifdef CS4232
-static struct pnp_card_device_id snd_cs423x_pnpids[] __devinitdata = {
+static struct pnp_card_device_id snd_cs423x_pnpids[] = {
        /* Philips PCA70PS */
        { .id = "CSC0d32", .devs = { { "CSC0000" }, { "CSC0010" }, { "PNPb006" } } },
        /* TerraTec Maestro 32/96 (CS4232) */
@@ -193,7 +193,7 @@ static struct pnp_card_device_id snd_cs423x_pnpids[] __devinitdata = {
        { .id = "" }    /* end */
 };
 #else /* CS4236 */
-static struct pnp_card_device_id snd_cs423x_pnpids[] __devinitdata = {
+static struct pnp_card_device_id snd_cs423x_pnpids[] = {
        /* Intel Marlin Spike Motherboard - CS4235 */
        { .id = "CSC0225", .devs = { { "CSC0000" }, { "CSC0010" }, { "CSC0003" } } },
        /* Intel Marlin Spike Motherboard (#2) - CS4235 */