arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git] / arch / arm / mach-tegra / irq.h
blob7a94cf121448fe494b094fb293ed9ad618d75597
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (c) 2012, NVIDIA Corporation. All rights reserved.
4 */
6 #ifndef __TEGRA_IRQ_H
7 #define __TEGRA_IRQ_H
9 bool tegra_pending_sgi(void);
11 #endif