| To: | "Steven J. Hill" <sjhill@mips.com> |
|---|---|
| Subject: | Re: [PATCH 34/35] MIPS: vr41xx: Cleanup firmware support for vr41xx platforms. |
| From: | Yuasa Yoichi <yuasa@linux-mips.org> |
| Date: | Wed, 6 Jun 2012 11:20:13 +0900 |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=dtG6V1RJWsv91sD9+jC5WnDiHgcCe1TzoXpfq9AEGcA=; b=OvbS9w6SZq06WMtgdgmzrBoMGn1gYRU2uxKfEHS0kGVXiZvgII7P4e538w/8n5jbAX 2BOo6iiNBsW8YqSa0IMKp6v/XBb5bXm4FskPwBx3hVxI6y/C7EP72TAXP1Zto1B3Ae2D dLcCtgVBUNdwcdGY8OIA1RpMU/LKLxExmsCiX3IPeHkeMxxbnwNSMQCu6AA2lmAL22HR BwRmpE+DzSgfXv4qFLRTJ5dPGzxqoz7mMU470UUsTiwtZ8mHbsTcU2rJpWqOQT7CafBw 3677e13NS5g1yalbsgo6336WS8Q8VW0aki454VL8bxN1nHCo0VxCAc6D02is1h+fxxGa Th1Q== |
| In-reply-to: | <1338931179-9611-35-git-send-email-sjhill@mips.com> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <1338931179-9611-1-git-send-email-sjhill@mips.com> <1338931179-9611-35-git-send-email-sjhill@mips.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi, 2012/6/6 Steven J. Hill <sjhill@mips.com>: > From: "Steven J. Hill" <sjhill@mips.com> > > Signed-off-by: Steven J. Hill <sjhill@mips.com> > --- > arch/mips/vr41xx/common/init.c | 14 ++------------ > 1 file changed, 2 insertions(+), 12 deletions(-) > > diff --git a/arch/mips/vr41xx/common/init.c b/arch/mips/vr41xx/common/init.c > index 2391632..a2fa7f0 100644 > --- a/arch/mips/vr41xx/common/init.c > +++ b/arch/mips/vr41xx/common/init.c > @@ -22,8 +22,8 @@ > #include <linux/irq.h> > #include <linux/string.h> You can remove #include <linux/string.h> too. Yoichi |
| Previous by Date: | RE: [PATCH 35/35] MIPS: vr41xx: Cleanup files effected by firmware changes., Hill, Steven |
|---|---|
| Next by Date: | RE: [PATCH 09/35] MIPS: Cobalt: Cleanup files effected by firmware changes., Hill, Steven |
| Previous by Thread: | [PATCH 34/35] MIPS: vr41xx: Cleanup firmware support for vr41xx platforms., Steven J. Hill |
| Next by Thread: | RE: [PATCH 34/35] MIPS: vr41xx: Cleanup firmware support for vr41xx platforms., Hill, Steven |
| Indexes: | [Date] [Thread] [Top] [All Lists] |