commit | 0e983d3c38f87d405beb1ebbe2fea11eb01cc4c6 | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@marvell.com> | Thu Apr 09 14:05:02 2009 +0800 |
committer | Eric Miao <eric.miao@marvell.com> | Thu Apr 09 14:15:00 2009 +0800 |
tree | aefcaf8b1bfb1acd8254490217ed3858611fac86 | |
parent | f4efdd65b754ebbf41484d3a2255c59282720650 [diff] |
[ARM] pxa/colibri: fix missing variable name in inline functions 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>