[PATCH] uml: add MOD_LICENSE to random driver
authorPaolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Sat, 28 May 2005 22:51:58 +0000 (15:51 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 28 May 2005 23:46:12 +0000 (16:46 -0700)
commit567b56508f7367e161d6d861ef214a900ab45ce9
tree78693c3e7854e76ef579de64eda0787a86fbe3e9
parent34a1a63e37ee8d60bdb842476d9337cdff5413d9
[PATCH] uml: add MOD_LICENSE to random driver

Add a MODULE_LICENSE("GPL") to the driver, remove some unused macros and add
the GPL license (it's GPL-licensed anyway since it's a GPL-derivative, apart
that Jeff Dike releases GPL software, in case anybody is wondering).

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/drivers/random.c