soc: Fix -Whide warning
authorJoel Stanley <joel@jms.id.au>
Mon, 8 Aug 2022 10:54:54 +0000 (20:24 +0930)
committerJoel Stanley <joel@jms.id.au>
Mon, 8 Aug 2022 10:58:54 +0000 (20:28 +0930)
commitdc6a4b14067df2cdc44fd8daf57f912588537639
treee2d3a307ab3bcc1a13d6c080bdc02e26b3ae66e7
parentc6ca844c8845eb15aaaf7862f9066cddf9cff2dd
soc: Fix -Whide warning

soc.vhdl:847:9:warning: declaration of "uart1" hides if generate statement [-Whide]
        uart1: uart_top
        ^

Signed-off-by: Joel Stanley <joel@jms.id.au>
soc.vhdl