]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/omap-usb-host.c
Merge remote-tracking branch 'pinctrl/for-next'
[karo-tx-linux.git] / drivers / mfd / omap-usb-host.c
index 651e249287dc4292a127d30de326323b989c3b17..b48d80c367f902e557ff3ce3d8a04f3954bd4e34 100644 (file)
@@ -557,7 +557,7 @@ static int usbhs_omap_get_dt_pdata(struct device *dev,
        return 0;
 }
 
-static struct of_device_id usbhs_child_match_table[] = {
+static const struct of_device_id usbhs_child_match_table[] = {
        { .compatible = "ti,omap-ehci", },
        { .compatible = "ti,omap-ohci", },
        { }