xref: /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ivtv-version.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/pci/ivtv/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci    ivtv driver version information
48c2ecf20Sopenharmony_ci    Copyright (C) 2005-2007  Hans Verkuil <hverkuil@xs4all.nl>
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci */
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci#ifndef IVTV_VERSION_H
98c2ecf20Sopenharmony_ci#define IVTV_VERSION_H
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#define IVTV_DRIVER_NAME "ivtv"
128c2ecf20Sopenharmony_ci#define IVTV_VERSION "1.4.3"
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci#endif
15

Indexes created Thu Nov 07 10:32:03 CST 2024