blob: 3d2c4324dc1ddc5ea47acb8a4852d1d8f1a8a665 [file] [log] [blame]
Simon Glass1c82c2f2015-04-14 21:03:22 -06001/*
2 * Tegra pulse width frequency modulator definitions
3 *
4 * Copyright (c) 2011 The Chromium OS Authors.
5 *
6 * SPDX-License-Identifier: GPL-2.0+
7 */
8
9#ifndef __ASM_ARCH_TEGRA124_PWM_H
10#define __ASM_ARCH_TEGRA124_PWM_H
11
12#include <asm/arch-tegra/pwm.h>
13
14#endif /* __ASM_ARCH_TEGRA124_PWM_H */