drm/panfrost: Remove set but not used variable 'bo'
[linux/fpc-iii.git] / include / soc / tegra / common.h
blob98027a76ce3d32cdbf90bbe2b2a9491489070461
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (C) 2014 NVIDIA Corporation
4 */
6 #ifndef __SOC_TEGRA_COMMON_H__
7 #define __SOC_TEGRA_COMMON_H__
9 bool soc_is_tegra(void);
11 #endif /* __SOC_TEGRA_COMMON_H__ */