commit | 0b71c8e76d20d0329bf7e54f172389f3c343dc41 | [log] [tgz] |
---|---|---|
author | Stephane Eranian <eranian@hpl.hp.com> | Wed Dec 06 20:39:15 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:42 2006 -0800 |
tree | 04ef948852f21a423a7f25dddd65e6c0c91758fb | |
parent | 4e229beff7ee43d3d5e387ec91188b20f6267c00 [diff] |
[PATCH] remove useless carta_random32.h Remove the carta_random32.h header file. The carta_random32() function was was put in and removed in favor of random32(). In the removal process, the header file was forgotten. Signed-off-by: Stephane Eranian <eranian@hpl.hp.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>