X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fparport%2Fparport_sunbpp.c;h=065f229580d5cfc3acd8d740597bb638c558a889;hb=309d1dcb5b73ab1f8212aff3037a7bcb46afe819;hp=e4f00c6dfe097ec605652e13957ea0a8959b31dc;hpb=27167e0e63a9c53477a7de1c55888bd660c3f9a6;p=mv-sheeva.git diff --git a/drivers/parport/parport_sunbpp.c b/drivers/parport/parport_sunbpp.c index e4f00c6dfe0..065f229580d 100644 --- a/drivers/parport/parport_sunbpp.c +++ b/drivers/parport/parport_sunbpp.c @@ -372,7 +372,7 @@ static int __devexit bpp_remove(struct of_device *op) return 0; } -static struct of_device_id bpp_match[] = { +static const struct of_device_id bpp_match[] = { { .name = "SUNW,bpp", },