[ARM] pxa/colibri: fix missing variable name in inline functions
authorEric Miao <eric.miao@marvell.com>
Thu, 9 Apr 2009 06:05:02 +0000 (14:05 +0800)
committerEric Miao <eric.miao@marvell.com>
Thu, 9 Apr 2009 06:15:00 +0000 (14:15 +0800)
Even they are empty inline functions, the compiler still complains
about the missing variable names.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Cc: Daniel Mack <daniel@caiaq.de>

No differences found