summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/jr3_pci.h
diff options
context:
space:
mode:
authorBill Pemberton <wfp5p@virginia.edu>2009-03-16 22:13:09 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:54:06 -0700
commit0306b0cb8e13d51c16adf9bc3285de80f6dc93b3 (patch)
tree95c4487bd6b9a8b944e0c58c25000e5f30c5ec3e /drivers/staging/comedi/drivers/jr3_pci.h
parent38443673506e19ad9af9785c5e5ebead81b6be39 (diff)
Staging: comedi: Remove le_struct_t typedef
Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/comedi/drivers/jr3_pci.h')
-rw-r--r--drivers/staging/comedi/drivers/jr3_pci.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/comedi/drivers/jr3_pci.h b/drivers/staging/comedi/drivers/jr3_pci.h
index 7c5a15bb4bf1..d77f0ad62c51 100644
--- a/drivers/staging/comedi/drivers/jr3_pci.h
+++ b/drivers/staging/comedi/drivers/jr3_pci.h
@@ -220,13 +220,13 @@ struct thresh_struct {
* command.
* 2. number_of_xx_thresholds specify how many GE/LE threshold there are.
*/
-typedef struct {
+struct le_struct {
s32 latch_bits;
s32 number_of_ge_thresholds;
s32 number_of_le_thresholds;
struct thresh_struct thresholds[4];
s32 reserved;
-} le_struct_t;
+};
/* LINK_TYPES */
/* Link types is an enumerated value showing the different possible transform
@@ -652,7 +652,7 @@ typedef struct force_sensor_data {
* le_struct structure (pg. 23).
*/
- le_struct_t load_envelopes[0x10]; /* offset 0x0100 */
+ struct le_struct load_envelopes[0x10]; /* offset 0x0100 */
/* Transforms is a table containing the transform descriptions.
* There are 16 possible transform slots in the table. The slots are