summaryrefslogtreecommitdiff
path: root/include/uapi/linux/Kbuild
diff options
context:
space:
mode:
authorMinghuan Lian <Minghuan.Lian@freescale.com>2013-04-23 09:31:10 (GMT)
committerFleming Andrew-AFLEMING <AFLEMING@freescale.com>2013-04-25 21:13:10 (GMT)
commit0944f32926922344f6cbf29825936d34f74db3d3 (patch)
treeb0f40b21f4989d52de711c44313a5c5f0ad4ceac /include/uapi/linux/Kbuild
parenteb2c40aac0baba856e5c4cf575b0b07b90b77dec (diff)
downloadlinux-fsl-qoriq-0944f32926922344f6cbf29825936d34f74db3d3.tar.xz
Move fsl_pci_ep_vfio.h to uapi/linux folder
1. File fsl_pci_ep_vfio.h is used for kernel driver and user space application. So move it to the uapi/linux foler. 2. move all the uint32_t members to the bottom of the structure pci_ep_win, for avoiding alignment difference on 32-bit versus 64-bit Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com> Change-Id: I307954728bdedded838df7409231b1590f19d340 Reviewed-on: http://git.am.freescale.net:8181/1734 Reviewed-by: Wood Scott-B07421 <scottwood@freescale.com> Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com> Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Diffstat (limited to 'include/uapi/linux/Kbuild')
-rw-r--r--include/uapi/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild
index a999d3c..d5538a0 100644
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
@@ -124,6 +124,7 @@ header-y += firewire-constants.h
header-y += flat.h
header-y += fs.h
header-y += fsl_hypervisor.h
+header-y += fsl_pci_ep_vfio.h
header-y += fuse.h
header-y += futex.h
header-y += gameport.h