diff options
author | 2011-02-21 07:00:32 +0100 | |
---|---|---|
committer | 2011-02-23 16:13:17 +0000 | |
commit | dce72dd08c976c9e5e1367bf994b306b15ae87fe (patch) | |
tree | 3713d0935cf6d5c9c3a642ef9b851fd41b4f4dd8 /kernel/fork.c | |
parent | ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion code (diff) | |
download | wireguard-linux-dce72dd08c976c9e5e1367bf994b306b15ae87fe.tar.xz wireguard-linux-dce72dd08c976c9e5e1367bf994b306b15ae87fe.zip |
ARM: 6749/1: fold lookup_machine_type() into setup_machine()
Since commit 6fc31d54 there is no callers for lookup_machine_type()
other than setup_machine(). And if the former fails it won't return,
therefore the error path in the later is dead code. Let's clean
things up by merging them together.
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions