]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/raid_class.c
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
[linux-2.6-omap-h63xx.git] / drivers / scsi / raid_class.c
index 5b1c12041a4fd054ffb00bed6bb9eefda1665930..5ec5f44602ac8ebd7d18aa1865523fc4873233df 100644 (file)
@@ -115,7 +115,7 @@ static DECLARE_TRANSPORT_CLASS(raid_class,
                               raid_remove,
                               NULL);
 
-static struct {
+static const struct {
        enum raid_state value;
        char            *name;
 } raid_states[] = {