X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fof%2Fbase.c;h=ddf224d456b2602efeaa9cdefebf72300f9bdf13;hb=6d7f18f6ea3a13af95bdf507fc54d42b165e1712;hp=69f85c07d17fc24718861b41618c6a8c0c493183;hpb=5e75c5f5d723074b1ceefe916c3005888e431d12;p=pandora-kernel.git diff --git a/drivers/of/base.c b/drivers/of/base.c index 69f85c07d17f..ddf224d456b2 100644 --- a/drivers/of/base.c +++ b/drivers/of/base.c @@ -447,7 +447,6 @@ struct of_modalias_table { static struct of_modalias_table of_modalias_table[] = { { "fsl,mcu-mpc8349emitx", "mcu-mpc8349emitx" }, { "mmc-spi-slot", "mmc_spi" }, - { "stm,m25p40", "m25p80" }, }; /**