Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / include / soc / tegra / irq.h
blob8eb11a7109e400cd9c69449bc6c999e6a94af48d
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (c) 2012, NVIDIA Corporation. All rights reserved.
4 */
6 #ifndef __SOC_TEGRA_IRQ_H
7 #define __SOC_TEGRA_IRQ_H
9 #if defined(CONFIG_ARM)
10 bool tegra_pending_sgi(void);
11 #endif
13 #endif /* __SOC_TEGRA_IRQ_H */