Christopher Brannon 4ea418b8b2 Staging: speakup: fix an improperly-declared variable.
A local static variable was declared as a pointer to a string
constant.  We're assigning to the underlying memory, so it
needs to be an array instead.

Signed-off-by: Christopher Brannon <chris@the-brannons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-18 17:13:06 -07:00
..
2010-10-19 10:06:04 -07:00
2011-03-31 11:26:23 -03:00
2012-03-08 11:47:02 -08:00
2012-03-08 11:47:02 -08:00
2012-03-08 11:47:02 -08:00
2011-03-31 11:26:23 -03:00
2012-03-08 11:47:02 -08:00