arm_jtag_t -> struct arm_jtag
Remove misleading typedef and redundant suffix from struct arm_jtag.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
struct ocl_priv
|
||||
{
|
||||
arm_jtag_t *jtag_info;
|
||||
struct arm_jtag *jtag_info;
|
||||
unsigned int buflen;
|
||||
unsigned int bufalign;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user