OSDN Git Service

hw/ppc/e500: Remove if statement which is now always true
authorBernhard Beschow <shentey@gmail.com>
Mon, 3 Oct 2022 20:31:36 +0000 (22:31 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 17 Oct 2022 19:15:09 +0000 (16:15 -0300)
commit9f6621bd161e95f4fe25c97bffc4f1a97a536138
treecb64e16840ce5dba8bf1593e7cf4ba61136a9642
parent47a0b1dff7e9c32808ca2c8a007a4dfa7bf273f1
hw/ppc/e500: Remove if statement which is now always true

Now that the MPC8544DS board also has a platform bus, the if statement
is always true.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20221003203142.24355-8-shentey@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/e500.c
hw/ppc/e500.h
hw/ppc/e500plat.c
hw/ppc/mpc8544ds.c