162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2012, NVIDIA CORPORATION.  All rights reserved.
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef __SOC_TEGRA_AHB_H__
762306a36Sopenharmony_ci#define __SOC_TEGRA_AHB_H__
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciextern int tegra_ahb_enable_smmu(struct device_node *ahb);
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci#endif /* __SOC_TEGRA_AHB_H__ */
12