• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
13