Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
[platform/kernel/linux-rpi.git] / arch / arm / mach-omap1 / include / mach / memory.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * arch/arm/mach-omap1/include/mach/memory.h
4  */
5
6 #ifndef __ASM_ARCH_MEMORY_H
7 #define __ASM_ARCH_MEMORY_H
8
9 /* REVISIT: omap1 legacy drivers still rely on this */
10 #include <mach/soc.h>
11
12 #endif