/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2020 Cogent Embedded Inc. * Copyright (C) 2020 Renesas Electronics Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef _DT_BINDINGS_RCAR_IPMMU_H #define _DT_BINDINGS_RCAR_IPMMU_H #include "rcar-ipmmu-domains.h" #endif /* _DT_BINDINGS_RCAR_IPMMU_H */