X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fchar%2Fftape%2Fzftape%2Fzftape-init.h;h=937e5d48c20ec4195743fa8028b75a07951f18a8;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=2145892b9eea7b6d67bd76ae437e84def6031c99;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/char/ftape/zftape/zftape-init.h b/drivers/char/ftape/zftape/zftape-init.h index 2145892b9..937e5d48c 100644 --- a/drivers/char/ftape/zftape/zftape-init.h +++ b/drivers/char/ftape/zftape/zftape-init.h @@ -70,7 +70,6 @@ extern struct zft_cmpr_ops *zft_cmpr_ops; /* zftape-init.c defined global functions. */ extern int zft_cmpr_register(struct zft_cmpr_ops *new_ops); -extern struct zft_cmpr_ops *zft_cmpr_unregister(void); extern int zft_cmpr_lock(int try_to_load); #endif