ARM: rename armv4_5_algorithm as arm_algorithm
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
@@ -160,7 +160,7 @@ static inline bool is_arm(struct arm *arm)
|
||||
return arm && arm->common_magic == ARM_COMMON_MAGIC;
|
||||
}
|
||||
|
||||
struct armv4_5_algorithm
|
||||
struct arm_algorithm
|
||||
{
|
||||
int common_magic;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user