X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fchar%2Fagp%2Fcompat_ioctl.c;h=a48e05b31593b448d789b4f4e4e83ba484e7d340;hb=711c914688163dbe757c174788e20695088478e5;hp=9d2c97a69cdd2f280aec61be7eb57b32b52b3f66;hpb=b0f969009f647cd473c5e559aeec9c4229d12f87;p=~andy%2Flinux diff --git a/drivers/char/agp/compat_ioctl.c b/drivers/char/agp/compat_ioctl.c index 9d2c97a69cd..a48e05b3159 100644 --- a/drivers/char/agp/compat_ioctl.c +++ b/drivers/char/agp/compat_ioctl.c @@ -276,7 +276,6 @@ long compat_agp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) break; case AGPIOC_CHIPSET_FLUSH32: - ret_val = agpioc_chipset_flush_wrap(curr_priv); break; }