Staging: gma500: typo in array initialization
authorDan Carpenter <error27@gmail.com>
Fri, 8 Jul 2011 08:45:19 +0000 (09:45 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Jul 2011 20:44:59 +0000 (13:44 -0700)
There is a comma missing here between the strings so they were
concatenated by mistake.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found