mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 16:25:34 +00:00
can: c_can: remove unused enum BOSCH_C_CAN_PLATFORM
This patch removes the unused enum BOSCH_C_CAN_PLATFORM. Link: https://lore.kernel.org/r/20210406110617.1865592-2-mkl@pengutronix.de Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
parent
644022b1de
commit
8dc987519a
1 changed files with 0 additions and 1 deletions
|
@ -149,7 +149,6 @@ static const u16 __maybe_unused reg_map_d_can[] = {
|
|||
};
|
||||
|
||||
enum c_can_dev_id {
|
||||
BOSCH_C_CAN_PLATFORM,
|
||||
BOSCH_C_CAN,
|
||||
BOSCH_D_CAN,
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue