X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fmmc%2Fhost%2Frtsx_usb_sdmmc.c;h=6c71fc9f76c7ecab19a5a7ac24a53ab38a6125fd;hb=d2c3ac7e7e39ec6d37e4114ae7444948561e59af;hp=88af827e086b9f66b5acbfe663cb8837b1d62d24;hpb=4ba24fef3eb3b142197135223b90ced2f319cd53;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/mmc/host/rtsx_usb_sdmmc.c b/drivers/mmc/host/rtsx_usb_sdmmc.c index 88af827e086b..6c71fc9f76c7 100644 --- a/drivers/mmc/host/rtsx_usb_sdmmc.c +++ b/drivers/mmc/host/rtsx_usb_sdmmc.c @@ -1439,7 +1439,7 @@ static int rtsx_usb_sdmmc_drv_remove(struct platform_device *pdev) return 0; } -static struct platform_device_id rtsx_usb_sdmmc_ids[] = { +static const struct platform_device_id rtsx_usb_sdmmc_ids[] = { { .name = "rtsx_usb_sdmmc", }, {