X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fof%2Fbase.c;h=ddf224d456b2602efeaa9cdefebf72300f9bdf13;hb=61e0671c6740273663f35357987a2f7aa27479ca;hp=69f85c07d17fc24718861b41618c6a8c0c493183;hpb=03347e2592078a90df818670fddf97a33eec70fb;p=~andy%2Flinux diff --git a/drivers/of/base.c b/drivers/of/base.c index 69f85c07d17..ddf224d456b 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" }, }; /**