commit | da46d7dd530c5af7cff049145f0c088f5e75bdc6 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Wed Feb 01 19:04:02 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 01 18:29:33 2012 -0800 |
tree | e771bd6b789aa959e76894127e10e16b08bc25c7 | |
parent | 13405059e8148259a0d5b66f42e93d641a63e66a [diff] |
staging: fix go7007-usb license Add MODULE_LICENSE() as per the license in the comment at the top of the file for this source module to fix build warning: WARNING: modpost: missing MODULE_LICENSE() in drivers/staging/media/go7007/go7007-usb.o see include/linux/module.h for more information Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Cc: Ross Cohen <rcohen@snurgle.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>