diff --git a/[refs] b/[refs] index 3d35cbd43740..0282dbb8d0c2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 36ed8bdd867314660b8dca2d1b6d9e92352b319b +refs/heads/master: f978d36da4024ee22957f74276e944624a8c7f6d diff --git a/trunk/sound/pci/asihpi/hpidebug.c b/trunk/sound/pci/asihpi/hpidebug.c index 4cd85a401b34..949836ec913a 100644 --- a/trunk/sound/pci/asihpi/hpidebug.c +++ b/trunk/sound/pci/asihpi/hpidebug.c @@ -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);