arm64: renesas: Drop unused code and clean up headers on Salvator-X boards
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 29 Jan 2025 17:04:31 +0000 (18:04 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 29 Jan 2025 21:52:35 +0000 (22:52 +0100)
commitb76268ad326ccfd2b449ab5cd06c3253bbd8cf76
treed02287b022ebe89f218e8bb860adac9dc23e6162
parentcaae2d7025816e3e8eb387e02095a2e90b849a95
arm64: renesas: Drop unused code and clean up headers on Salvator-X 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/salvator-x/salvator-x.c