Staging: TIDSPBRIDGE: Remove UUID helper
authorIvaylo Dimitrov <freemangordon@abv.bg>
Tue, 10 Dec 2013 22:03:12 +0000 (00:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2013 21:09:09 +0000 (13:09 -0800)
Custom uuid helper function is needed only in rmgr/dbdcd.c and doesn't
need to be exported. It can also be made way simpler by using sscanf.

Signed-off-by: Ivaylo Dimitrov <freemangordon@abv.bg>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found