From fc5fae9bbceb2bed69a8e64a93b3bb024b8e61f3 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Mon, 4 Jul 2011 15:33:24 +0200 Subject: [PATCH] --- yaml --- r: 258419 b: refs/heads/master c: 1c30c02757027ed2da1b0e26609ac8b9b1c2bb1f h: refs/heads/master i: 258417: ec3270d2453fdddf098e0f53aae9b60cb10fe98f 258415: 25e601a07ce089462711d7b65299143b7b782842 v: v3 --- [refs] | 2 +- trunk/drivers/ata/pata_it821x.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b2167d17642d..05f701d05a86 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 04e506b5e7bd61c3a99af9964f7f1177c17f3424 +refs/heads/master: 1c30c02757027ed2da1b0e26609ac8b9b1c2bb1f diff --git a/trunk/drivers/ata/pata_it821x.c b/trunk/drivers/ata/pata_it821x.c index 56a1a77ff15f..62c5d00abd2e 100644 --- a/trunk/drivers/ata/pata_it821x.c +++ b/trunk/drivers/ata/pata_it821x.c @@ -610,7 +610,7 @@ static void it821x_display_disk(int n, u8 *buf) char *cbl = "(40 wire cable)"; static const char *types[5] = { - "RAID0", "RAID1" "RAID 0+1", "JBOD", "DISK" + "RAID0", "RAID1", "RAID 0+1", "JBOD", "DISK" }; if (buf[52] > 4) /* No Disk */