ALSA: asihpi - Remove unused code and data.
[firefly-linux-kernel-4.4.55.git] / sound / pci / asihpi / hpi_internal.h
index 99081608556153c9af9ed194ca8848612fefab9f..06a8779ff9a0fb84856b21e96eef6f10d85dbdbb 100644 (file)
@@ -1541,10 +1541,6 @@ u32 hpi_indexes_to_handle(const char c_object, const u16 adapter_index,
 /* main HPI entry point */
 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
 
-/* UDP message */
-void hpi_send_recvUDP(struct hpi_message *phm, struct hpi_response *phr,
-       const unsigned int timeout);
-
 /* used in PnP OS/driver */
 u16 hpi_subsys_create_adapter(const struct hpi_resource *p_resource,
        u16 *pw_adapter_index);