]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commita3b22220a48bd14c9ba4ca8d051b0c92d5bc3866
tree3b233a1e094819e3cab17122e8110654f33a229b
parent1fd4f55b5355e452235988136fc9a8ad3b1ca22d
Staging: TIDSPBRIDGE: Remove UUID helper

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>
drivers/staging/tidspbridge/Makefile
drivers/staging/tidspbridge/gen/uuidutil.c [deleted file]
drivers/staging/tidspbridge/include/dspbridge/uuidutil.h
drivers/staging/tidspbridge/rmgr/dbdcd.c