USB: uhci: mark root_hub_hub_des[] as const
authorMing Lei <tom.leiming@gmail.com>
Sun, 8 Jun 2008 08:44:40 +0000 (16:44 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Jul 2008 22:16:30 +0000 (15:16 -0700)
mark this array as const because it is read-only

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found