staging: ti dspbridge: Replace find_lcm with lcm kernel func
authorErnesto Ramos <ernesto@ti.com>
Thu, 30 Sep 2010 18:34:13 +0000 (13:34 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Oct 2010 15:52:08 +0000 (08:52 -0700)
Resendig this patch since it was missed in the last merge...

Remove find_lcm within nldr.c and use standard
kernel function lcm().

Signed-off-by: Ernesto Ramos <ernesto@ti.com>
Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/tidspbridge/rmgr/nldr.c