]> Pileus Git - ~andy/linux/blobdiff - drivers/of/base.c
gpio: pca953x: add support for MAX7315
[~andy/linux] / drivers / of / base.c
index 69f85c07d17fc24718861b41618c6a8c0c493183..ddf224d456b2602efeaa9cdefebf72300f9bdf13 100644 (file)
@@ -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" },
 };
 
 /**