commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / sound / isa / ad1816a / ad1816a.c
index e4227d5..8554930 100644 (file)
@@ -93,7 +93,7 @@ struct snd_card_ad1816a {
        struct pnp_dev *devmpu;
 };
 
-static struct pnp_card_device_id snd_ad1816a_pnpids[] __devinitdata = {
+static struct pnp_card_device_id snd_ad1816a_pnpids[] = {
        /* Analog Devices AD1815 */
        { .id = "ADS7150", .devs = { { .id = "ADS7150" }, { .id = "ADS7151" } } },
        /* Analog Devices AD1816A - added by Kenneth Platz <kxp@atl.hp.com> */