Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5559bca8 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] ecard: Convert card type enum to a flag



'type' in the struct expansion_card is only used to indicate
whether this card is an EASI card or not.  Therefore, having
it as an enum is wasteful (and introduces additional noise
when we come to remove the enum.)  Convert it to a mere flag
instead.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent c0b04d1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment