Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux.git] / sound / pci / hda / hda_controller.h
index 1d2e3be2bae6c32149f8ac256d1086b73e036af2..baf0e77330afc47bc54a3ff1bc5e0006f878d9c2 100644 (file)
@@ -37,7 +37,7 @@ int azx_alloc_stream_pages(struct azx *chip);
 void azx_free_stream_pages(struct azx *chip);
 
 /* Low level azx interface */
-void azx_init_chip(struct azx *chip, int full_reset);
+void azx_init_chip(struct azx *chip, bool full_reset);
 void azx_stop_chip(struct azx *chip);
 void azx_enter_link_reset(struct azx *chip);
 irqreturn_t azx_interrupt(int irq, void *dev_id);