diff options
author | 2006-07-12 15:40:05 +1000 | |
---|---|---|
committer | 2006-07-31 15:55:05 +1000 | |
commit | ae6b4101e53dcf8a41f3432dacca9d3eb34e9cc3 (patch) | |
tree | 9144d6ef4e0fcb30900eef1e2b67904fb7266039 /arch/powerpc/kernel | |
parent | [POWERPC] cell: Constify & voidify get_property() (diff) | |
download | wireguard-linux-ae6b4101e53dcf8a41f3432dacca9d3eb34e9cc3.tar.xz wireguard-linux-ae6b4101e53dcf8a41f3432dacca9d3eb34e9cc3.zip |
[POWERPC] chrp: Constify & voidify get_property()
Now that get_property() returns a void *, there's no need to cast its
return value. Also, treat the return value as const, so we can
constify get_property later.
chrp platform changes.
Built for chrp32_defconfig
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions