Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
[linux-btrfs-devel.git] / arch / arm / mach-spear6xx / include / mach / vmalloc.h
blob4a0b56cb2a91a4b5ed6c3bb04863d12e7f2d1d62
1 /*
2 * arch/arm/mach-spear6xx/include/mach/vmalloc.h
4 * Defining Vmalloc area for SPEAr6xx machine family
6 * Copyright (C) 2009 ST Microelectronics
7 * Rajeev Kumar<rajeev-dlh.kumar@st.com>
9 * This file is licensed under the terms of the GNU General Public
10 * License version 2. This program is licensed "as is" without any
11 * warranty of any kind, whether express or implied.
14 #ifndef __MACH_VMALLOC_H
15 #define __MACH_VMALLOC_H
17 #include <plat/vmalloc.h>
19 #endif /* __MACH_VMALLOC_H */