]> Git Repo - qemu.git/commit
can_emu: Delete macros for non-existing typedef
authorEduardo Habkost <[email protected]>
Tue, 25 Aug 2020 19:20:18 +0000 (15:20 -0400)
committerEduardo Habkost <[email protected]>
Thu, 27 Aug 2020 18:04:54 +0000 (14:04 -0400)
commit5c8b0f2cc799e2431cedc60f8021b3cd78bd944a
treeb05edc876afabd3eb56c7805e819313cd93eb56e
parentb13f9bdf318ddfe2e15ea619aadf71bed18bd555
can_emu: Delete macros for non-existing typedef

CanBusClass doesn't exist.  This will break when we automatically
convert the code to use OBJECT_DEFINE_TYPE().  Delete the macros
that reference the non-existing typedef.

Reviewed-by: Philippe Mathieu-DaudĂ© <[email protected]>
Reviewed-by: Daniel P. BerrangĂ© <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
Tested-By: Roman Bolshakov <[email protected]>
Message-Id: <20200825192110.3528606[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
include/net/can_emu.h
This page took 0.026745 seconds and 4 git commands to generate.