X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fmedia%2Fvideo%2Fpwc%2Fpwc-uncompress.h;fp=drivers%2Fusb%2Fmedia%2Fpwc%2Fpwc-uncompress.h;h=43028e74e9e059f58643d180c118ac202707f4a8;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=d3b9250e4ed327341ec5d0f07be33f80afe7bd10;hpb=134734d875a0a48d994ef20b9905209b4b8b6f75;p=linux-2.6.git diff --git a/drivers/usb/media/pwc/pwc-uncompress.h b/drivers/media/video/pwc/pwc-uncompress.h similarity index 89% rename from drivers/usb/media/pwc/pwc-uncompress.h rename to drivers/media/video/pwc/pwc-uncompress.h index d3b9250e4..43028e74e 100644 --- a/drivers/usb/media/pwc/pwc-uncompress.h +++ b/drivers/media/video/pwc/pwc-uncompress.h @@ -1,5 +1,5 @@ /* (C) 1999-2003 Nemosoft Unv. - (C) 2004 Luc Saillard (luc@saillard.org) + (C) 2004-2006 Luc Saillard (luc@saillard.org) NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx driver and thus may have bugs that are not present in the original version. @@ -24,15 +24,14 @@ /* This file is the bridge between the kernel module and the plugin; it describes the structures and datatypes used in both modules. Any - significant change should be reflected by increasing the + significant change should be reflected by increasing the pwc_decompressor_version major number. */ #ifndef PWC_UNCOMPRESS_H #define PWC_UNCOMPRESS_H -#include -#include "pwc-ioctl.h" +#include /* from pwc-dec.h */ #define PWCX_FLAG_PLANAR 0x0001