Signed-off-by: Malcolm Priestley <tvboxspy@xxxxxxxxx> --- drivers/staging/vt6656/device.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/vt6656/device.h b/drivers/staging/vt6656/device.h index 21f810e..2ec086c 100644 --- a/drivers/staging/vt6656/device.h +++ b/drivers/staging/vt6656/device.h @@ -402,8 +402,6 @@ struct vnt_private { (uVar)++; \ } -#define MP_TEST_FLAGS(_M, _F) (((_M)->flags & (_F)) == (_F)) - int vnt_init(struct vnt_private *priv); #endif -- 2.0.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html