projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4144e4
)
backlight: l4f00242t03: Fix module licence absence.
author
Alberto Panizzo
<
[email protected]
>
Tue, 19 Jan 2010 08:30:50 +0000
(09:30 +0100)
committer
Richard Purdie
<
[email protected]
>
Tue, 16 Mar 2010 19:47:53 +0000
(19:47 +0000)
Signed-off-by: Alberto Panizzo <
[email protected]
>
Signed-off-by: Richard Purdie <
[email protected]
>
drivers/video/backlight/l4f00242t03.c
patch
|
blob
|
history
diff --git
a/drivers/video/backlight/l4f00242t03.c
b/drivers/video/backlight/l4f00242t03.c
index 42d061e1403bcd6c119441394bcc19554f64c836..74abd6994b09ee22bc607ab3df6a870632de66b0 100644
(file)
--- a/
drivers/video/backlight/l4f00242t03.c
+++ b/
drivers/video/backlight/l4f00242t03.c
@@
-254,3
+254,4
@@
module_exit(l4f00242t03_exit);
MODULE_AUTHOR("Alberto Panizzo <
[email protected]
>");
MODULE_DESCRIPTION("EPSON L4F00242T03 LCD");
+MODULE_LICENSE("GPL v2");