staging: tidspbridge: Change macros to static inline functions
authorArmando Uribe <x0095078@ti.com>
Fri, 23 Jul 2010 01:25:33 +0000 (20:25 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Jul 2010 22:32:20 +0000 (15:32 -0700)
This patch changes preprocesing macros to static inline
funcions. Also the function is_equal_uuid (IS_EQUAL_UUID) now uses the
memcmp function.

Signed-off-by: Armando Uribe <x0095078@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found