Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
[linux-2.6/btrfs-unstable.git] / include / soc / tegra / common.h
blobfc13a9a134e9d63365d179b048d75ef2428399c9
1 /*
2 * Copyright (C) 2014 NVIDIA Corporation
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */
9 #ifndef __SOC_TEGRA_COMMON_H__
10 #define __SOC_TEGRA_COMMON_H__
12 bool soc_is_tegra(void);
14 #endif /* __SOC_TEGRA_COMMON_H__ */