Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux...
[linux-2.6-microblaze.git] / drivers / comedi / drivers / pcm3724.c
index e4103f9..ca8bef5 100644 (file)
@@ -93,7 +93,6 @@ static void do_3724_config(struct comedi_device *dev,
        unsigned long port_8255_cfg;
 
        config = I8255_CTRL_CW;
-       buffer_config = 0;
 
        /* 1 in io_bits indicates output, 1 in config indicates input */
        if (!(s->io_bits & 0x0000ff))