diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2007-05-10 07:06:30 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-05-10 11:28:13 (GMT) |
commit | 40472a55461a672c929a092e648f6c5d21c9c310 (patch) | |
tree | 0c15281e208b14f3ffa3367584ff3392412e0f31 /net/bluetooth/af_bluetooth.c | |
parent | 2454c7e98c0dd0aff29dfe1ee369801507f4d6a5 (diff) | |
download | linux-40472a55461a672c929a092e648f6c5d21c9c310.tar.xz |
[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning
If CONFIG_BLK_DEV_INITRD is not defined the prop variable in
early_init_dt_scan_chosen() is unused, causing a compiler warning.
So split the initrd logic into a separate function, allowing us to
declare prop only when we need it.
Built for both cases and booted with an initrd.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'net/bluetooth/af_bluetooth.c')
0 files changed, 0 insertions, 0 deletions