X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fserial.h;h=d232d470a337e842ed9f88173b9a810f3fc818ba;hb=52d00a812a29974e660f64a8839ddb550dca5290;hp=f6bb2b90a1ee196c4a353ab0708e1146c2c139a0;hpb=03268374db9133686b738acca212247023840ffc;p=u-boot diff --git a/include/serial.h b/include/serial.h index f6bb2b90a1..d232d470a3 100644 --- a/include/serial.h +++ b/include/serial.h @@ -26,7 +26,7 @@ extern struct serial_device serial_smc_device; extern struct serial_device serial_scc_device; extern struct serial_device *default_serial_console(void); -#if defined(CONFIG_405GP) || defined(CONFIG_405CR) || \ +#if defined(CONFIG_405GP) || \ defined(CONFIG_405EP) || defined(CONFIG_405EZ) || \ defined(CONFIG_405EX) || defined(CONFIG_440) || \ defined(CONFIG_MB86R0x) || defined(CONFIG_MPC5xxx) || \