arm64: renesas: Drop unused code and clean up headers on ULCB boards
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 29 Jan 2025 17:04:32 +0000 (18:04 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 29 Jan 2025 21:52:35 +0000 (22:52 +0100)
commit4d12216904f8a600fe975e1127cfa77d7e9e27bc
treeff7c240c5494d137236dc5db8178c0146ec2ef25
parentb76268ad326ccfd2b449ab5cd06c3253bbd8cf76
arm64: renesas: Drop unused code and clean up headers on ULCB boards

CONFIG_IS_ENABLED(SYS_I2C_LEGACY) is not set on this board,
remove the code and also remove all unnecessary headers that
are included in this file.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
board/renesas/ulcb/ulcb.c