]> Git Repo - J-linux.git/blob - drivers/media/pci/cx18/cx18-version.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / media / pci / cx18 / cx18-version.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  *  cx18 driver version information
4  *
5  *  Copyright (C) 2007  Hans Verkuil <[email protected]>
6  */
7
8 #ifndef CX18_VERSION_H
9 #define CX18_VERSION_H
10
11 #define CX18_DRIVER_NAME "cx18"
12 #define CX18_VERSION "1.5.1"
13
14 #endif
This page took 0.028141 seconds and 4 git commands to generate.