kernel/drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
.. .. @@ -121,7 +121,6 @@ 121 121 case HFC_IO_MODE_EMBSD: 122 122 test_and_set_bit(HFC_CHIP_EMBSD, &hc->chip); 123 123 hc->slots = 128; /* required */ 124 - /* fall through */125 124 hc->HFC_outb = HFC_outb_embsd; 126 125 hc->HFC_inb = HFC_inb_embsd; 127 126 hc->HFC_inw = HFC_inw_embsd;