blob: 9ab23e8f2d9afce703c3af16d63a288e010ee055 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Simon Glass142af8c2015-04-14 21:03:22 -06002/*
3 * Tegra pulse width frequency modulator definitions
4 *
5 * Copyright (c) 2011 The Chromium OS Authors.
Simon Glass142af8c2015-04-14 21:03:22 -06006 */
7
8#ifndef __ASM_ARCH_TEGRA124_PWM_H
9#define __ASM_ARCH_TEGRA124_PWM_H
10
11#include <asm/arch-tegra/pwm.h>
12
13#endif /* __ASM_ARCH_TEGRA124_PWM_H */