commit | c3386e40142e9d0c077460c2a548c4653fecaf15 | [log] [tgz] |
---|---|---|
author | Zang Roy-r61911 <tie-fei.zang@freescale.com> | Wed Oct 18 11:18:58 2006 +0800 |
committer | Paul Mackerras <paulus@samba.org> | Mon Oct 23 18:20:12 2006 +1000 |
tree | 226d5f772e1f0b44c5e9e5572f077c75f7ef6afd | |
parent | cbcdb93d4443568f17e93610d240043ec5ac067b [diff] |
[POWERPC] Fix compiler warning message on get_property call This fixes the warning message from the return value of function get_property(), by making sure that the variable that receives the value is marked as const. Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> -- Signed-off-by: Paul Mackerras <paulus@samba.org>