Skip to content

Commit

Permalink
ALSA: asihpi - Remove unneeded ;
Browse files Browse the repository at this point in the history
Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Eliot Blennerhassett authored and Takashi Iwai committed Jul 6, 2010
1 parent 36ed8bd commit f978d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/pci/asihpi/hpidebug.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ make_treenode_from_array(hpi_control_type_strings, HPI_CONTROL_TYPE_STRINGS)
&hpi_profile_strings,\
&hpi_control_strings, \
&hpi_asyncevent_strings \
};
}
make_treenode_from_array(hpi_function_strings, HPI_FUNCTION_STRINGS)

compile_time_assert(HPI_OBJ_MAXINDEX == 14, obj_list_doesnt_match);
Expand Down

0 comments on commit f978d36

Please sign in to comment.