blob: c314e2b5ad254024aeeaca60c43c1c99fe7fd793 [file] [log] [blame]
Marcel Ziswilercad56712023-03-27 11:11:40 +03001/* 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_TEGRA30_PWM_H
9#define __ASM_ARCH_TEGRA30_PWM_H
10
11#include <asm/arch-tegra/pwm.h>
12
13#endif /* __ASM_ARCH_TEGRA30_PWM_H */