]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-tegra124/pwm.h
tegra: Move the pwm into tegra-common
[karo-tx-uboot.git] / arch / arm / include / asm / arch-tegra124 / pwm.h
1 /*
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 */