blob: c701e3f663b051476c57bad2e7c10fed2d41c256 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Arnd Bergmann4c25c5d2015-01-30 10:45:33 +01002#ifndef __MACH_PXA320_H
3#define __MACH_PXA320_H
4
5#include "pxa3xx.h"
6#include "mfp-pxa320.h"
7
8#endif /* __MACH_PXA320_H */
9