OSDN Git Service

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)
commitbf968b0a521fc5fd3faf66afa315d8183246c72f
treeb3b049e3d6da559b00472ee453678457f8aeac0a
parent803cd75eff2d560d622da69569f0bf66a3ea4ed1
staging: tidspbridge: Change macros to static inline functions

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>
drivers/staging/tidspbridge/include/dspbridge/dbdefs.h
drivers/staging/tidspbridge/rmgr/nldr.c
drivers/staging/tidspbridge/rmgr/proc.c