[U-Boot-Users] Re: smc91111.c : error: label at end of compound statement

Catalin Marinas catalin.marinas at arm.com
Thu Jan 27 10:47:10 CET 2005


Komal Shah <komal_shah802003 at yahoo.com> writes:
>       smc_phy_configure_exit:
> }
> ----------snip--------------
>
> It seems to me that no one there tried the above
> combination. Simple solution is to put some dummy
> varibale initialisation _or_ is there any compiler
> switch to make it as warning.

It is even simpler to just put a semicolon after this label.

Catalin





More information about the U-Boot mailing list