This website requires JavaScript.
Explore
Help
Sign In
davidlt
/
kernel-ark
Watch
1
Star
0
Fork
0
You've already forked kernel-ark
Code
Issues
Pull Requests
Releases
Wiki
Activity
14557359ca
kernel-ark
/
include
/
asm-generic
/
sizes.h
3 lines
78 B
C
Raw
Normal View
History
Unescape
Escape
ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h> sizes.h is used throughout the AMBA code and drivers, so the header should be available to everyone in order to driver AMBA/PrimeCell peripherals behind a PCI bridge where the host can be any platform (I'm doing it under x86). At this step <asm-generic/sizes.h> includes <linux/sizes.h>, to allow a grace period for both in-tree and out-of-tree drivers. Signed-off-by: Alessandro Rubini <rubini@gnudd.com> Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-06-24 11:46:05 +00:00
/* This is a placeholder, to be removed over time */
#
include
<linux/sizes.h>
Reference in New Issue
Copy Permalink