blob: af391518035d42a4e857773bc80bfd131a91bdaf [file] [log] [blame]
Svyatoslav Ryhel9d53a7b2024-01-23 19:16:16 +02001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Tegra pulse width frequency modulator definitions
4 *
5 * Copyright (c) 2011 The Chromium OS Authors.
6 */
7
8#ifndef __ASM_ARCH_TEGRA114_PWM_H
9#define __ASM_ARCH_TEGRA114_PWM_H
10
11#include <asm/arch-tegra/pwm.h>
12
13#endif /* __ASM_ARCH_TEGRA114_PWM_H */