]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-tegra20/pwm.h
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / arch / arm / include / asm / arch-tegra20 / 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_TEGRA20_PWM_H
10 #define __ASM_ARCH_TEGRA20_PWM_H
11
12 #include <asm/arch-tegra/pwm.h>
13
14 #endif  /* __ASM_ARCH_TEGRA20_PWM_H */