]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blob - drivers/misc/tegra-profiler/version.h
misc: tegra-profiler: prevent infinite loop
[sojka/nv-tegra/linux-3.10.git] / drivers / misc / tegra-profiler / version.h
1 /*
2  * drivers/misc/tegra-profiler/hrt.h
3  *
4  * Copyright (c) 2015, NVIDIA CORPORATION.  All rights reserved.
5  *
6  * This program is free software; you can redistribute it and/or modify it
7  * under the terms and conditions of the GNU General Public License,
8  * version 2, as published by the Free Software Foundation.
9  *
10  * This program is distributed in the hope it will be useful, but WITHOUT
11  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
13  * more details.
14  *
15  */
16
17
18 #ifndef __QUADD_VERSION_H
19 #define __QUADD_VERSION_H
20
21 #define QUADD_MODULE_VERSION            "1.95"
22 #define QUADD_MODULE_BRANCH             "Dev"
23
24 #endif  /* __QUADD_VERSION_H */