i2c: designware: Remove unused non-DM functionality
authorTom Rini <trini@konsulko.com>
Thu, 19 Aug 2021 03:12:26 +0000 (23:12 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 30 Aug 2021 18:10:07 +0000 (14:10 -0400)
commit27bedff99d80b261e018509d79169f5ddb0efb77
tree4b9991b94ba0ce48b9adc7fa5794a2586fcbe4b7
parent52c7e375966ee6e9af6a3d78092122d26a0e0184
i2c: designware: Remove unused non-DM functionality

There are no users of more than 1 i2c bus in the non-DM case currently.
Remove the additional defines for this.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/i2c/designware_i2c.c