Staging: at76_usb: fix up all remaining checkpatch.pl warnings
[safe/jmp/linux-2.6] / drivers / scsi / sun_esp.c
index 97316ca..3d73aad 100644 (file)
@@ -617,7 +617,7 @@ static int __devexit esp_sbus_remove(struct of_device *op)
        return 0;
 }
 
-static struct of_device_id esp_match[] = {
+static const struct of_device_id esp_match[] = {
        {
                .name = "SUNW,esp",
        },