sh: push-switch: Correct license string.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 18 Jul 2007 09:54:09 +0000 (18:54 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 20 Jul 2007 03:18:20 +0000 (12:18 +0900)
commite5e3dfc80a7380abe101d5b5d5266bed2691de1d
tree7860e756eef9499aeba99f3ab66eab53036d3433
parent792e947a29da618d0945048bd257f354f8a1dc89
sh: push-switch: Correct license string.

This was accidentally set as "GPLv2", whereas the kernel expects v2
to be written "GPL v2", this caused complaints regarding the use
of the platform device APIs when built as a module.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/push-switch.c