summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-07-13 13:17:06 +0900
committerSimon Glass <sjg@chromium.org>2015-07-22 07:30:39 -0600
commitebc3328cccc2bc7968fbd179e8e30fa1282b391a (patch)
treec8879120903b9dc30fdf447a51f739c9fac3ff34 /Makefile
parent3721eaf28e5e074bebf8191e37dacbd75ffc459d (diff)
downloadtalos-obmc-uboot-ebc3328cccc2bc7968fbd179e8e30fa1282b391a.tar.gz
talos-obmc-uboot-ebc3328cccc2bc7968fbd179e8e30fa1282b391a.zip
linux_compat: move vzalloc() to header file as an inline function
The vzalloc(size) is equivalent to kzalloc(size, 0). Move it to include/linux/compat.h as an inline function in order to avoid the function call overhead. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Heiko Schocher <hs@denx.de> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud