From c55253886db575acea495a8a548e13686a4f1abb Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Mon, 13 Sep 2010 21:23:58 -0700 Subject: [PATCH] --- yaml --- r: 213572 b: refs/heads/master c: 82cef0b8bf90047ee10d6b826ca16630e4e80fae h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/host/oxu210hp-hcd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1d0b478fbdae..6109d1504dc8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 834e2312e7a384877a876b0d34dffc3046c96bcb +refs/heads/master: 82cef0b8bf90047ee10d6b826ca16630e4e80fae diff --git a/trunk/drivers/usb/host/oxu210hp-hcd.c b/trunk/drivers/usb/host/oxu210hp-hcd.c index d9c85a292737..d32c3eae99cb 100644 --- a/trunk/drivers/usb/host/oxu210hp-hcd.c +++ b/trunk/drivers/usb/host/oxu210hp-hcd.c @@ -3696,7 +3696,7 @@ static void oxu_configuration(struct platform_device *pdev, void *base) static int oxu_verify_id(struct platform_device *pdev, void *base) { u32 id; - char *bo[] = { + static const char * const bo[] = { "reserved", "128-pin LQFP", "84-pin TFBGA",