[sailus-media-tree:metadata-raw 53/58] include/uapi/linux/v4l2-controls.h:1235: warning: "V4L2_COLOUR_PATTERN_FLIP_HORIZONTAL" redefined

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree:   git://linuxtv.org/sailus/media_tree.git metadata-raw
head:   0e59c4e23bb8fe4a5c206cfbeabef1405c6df8b0
commit: b6809d1089a75ee690514c533a6d7e2e6a5e7353 [53/58] media: v4l: uapi: Add a control for colour pattern flipping effect
config: arc-randconfig-001-20250122 (https://download.01.org/0day-ci/archive/20250122/202501221356.BLUiyTqL-lkp@xxxxxxxxx/config)
compiler: arceb-elf-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250122/202501221356.BLUiyTqL-lkp@xxxxxxxxx/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202501221356.BLUiyTqL-lkp@xxxxxxxxx/

All warnings (new ones prefixed by >>):

   In file included from include/uapi/linux/videodev2.h:67,
                    from include/linux/videodev2.h:61,
                    from drivers/media/usb/gspca/gspca.h:8,
                    from drivers/media/usb/gspca/stv0680.c:20:
>> include/uapi/linux/v4l2-controls.h:1235: warning: "V4L2_COLOUR_PATTERN_FLIP_HORIZONTAL" redefined
    1235 | #define V4L2_COLOUR_PATTERN_FLIP_HORIZONTAL     (1U << 1)
         | 
   include/uapi/linux/v4l2-controls.h:1234: note: this is the location of the previous definition
    1234 | #define V4L2_COLOUR_PATTERN_FLIP_HORIZONTAL     (1U << 0)
         | 


vim +/V4L2_COLOUR_PATTERN_FLIP_HORIZONTAL +1235 include/uapi/linux/v4l2-controls.h

  1232	
  1233	#define V4L2_CID_COLOUR_PATTERN_FLIP		(V4L2_CID_IMAGE_SOURCE_CLASS_BASE + 11)
  1234	#define V4L2_COLOUR_PATTERN_FLIP_HORIZONTAL	(1U << 0)
> 1235	#define V4L2_COLOUR_PATTERN_FLIP_HORIZONTAL	(1U << 1)
  1236	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki




[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux