aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-09-24 17:49:51 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-09-24 17:49:51 +0900
commite71cf2b63c861bdcbe13d0a67d5007b5933c61a5 (patch)
tree152b5bbf1512a8af45e7b4bfd86266fa8bda3065 /arch/sh/drivers
parentsh: Calculate cache aliases on L2 caches. (diff)
downloadlinux-dev-e71cf2b63c861bdcbe13d0a67d5007b5933c61a5.tar.xz
linux-dev-e71cf2b63c861bdcbe13d0a67d5007b5933c61a5.zip
sh: Revert incorrect license string changes.
These were right the first time. Either a thinko or building in the wrong tree. Revert this. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/drivers')
-rw-r--r--arch/sh/drivers/push-switch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/drivers/push-switch.c b/arch/sh/drivers/push-switch.c
index b3d20c0e021f..725be6de589b 100644
--- a/arch/sh/drivers/push-switch.c
+++ b/arch/sh/drivers/push-switch.c
@@ -138,4 +138,4 @@ module_exit(switch_exit);
MODULE_VERSION(DRV_VERSION);
MODULE_AUTHOR("Paul Mundt");
-MODULE_LICENSE("GPLv2");
+MODULE_LICENSE("GPL v2");