]> Git Repo - linux.git/blob - drivers/media/pci/ivtv/ivtv-version.h
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
[linux.git] / drivers / media / pci / ivtv / ivtv-version.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3     ivtv driver version information
4     Copyright (C) 2005-2007  Hans Verkuil <[email protected]>
5
6  */
7
8 #ifndef IVTV_VERSION_H
9 #define IVTV_VERSION_H
10
11 #define IVTV_DRIVER_NAME "ivtv"
12 #define IVTV_VERSION "1.4.3"
13
14 #endif
This page took 0.032756 seconds and 4 git commands to generate.