Release 4.14 arch/arm/mach-pxa/pxa25x.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __MACH_PXA25x_H
#define __MACH_PXA25x_H
#include <mach/hardware.h>
#include <mach/pxa2xx-regs.h>
#include "mfp-pxa25x.h"
#include <mach/irqs.h>
#endif /* __MACH_PXA25x_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Eric Miao | 20 | 90.91% | 2 | 50.00% |
Greg Kroah-Hartman | 1 | 4.55% | 1 | 25.00% |
Arnd Bergmann | 1 | 4.55% | 1 | 25.00% |
Total | 22 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.