Staging: comedi: Remove comedi_lrange typedef
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / comedi / drivers / pcmda12.c
index a2dfb4bf65f812c2e143d2a5848c157865f2de74..9442eed9271d62353ed9877a3d97cd5623913d8c 100644 (file)
@@ -74,7 +74,7 @@ typedef struct pcmda12_board_struct {
 
 /* note these have no effect and are merely here for reference..
    these are configured by jumpering the board! */
-static const comedi_lrange pcmda12_ranges = {
+static const struct comedi_lrange pcmda12_ranges = {
        3,
        {
                        UNI_RANGE(5), UNI_RANGE(10), BIP_RANGE(5)