]> git.baikalelectronics.ru Git - kernel.git/commit
x86/boot: Add missing declaration of string functions
authorNicholas Mc Guire <hofrat@osadl.org>
Sat, 7 Jan 2017 09:38:31 +0000 (10:38 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 9 Jan 2017 10:53:05 +0000 (11:53 +0100)
commit28b13919d88edb4d93d54ee3d0ffa57e24312401
tree8ee25b7c9afd2831851a613014f675e5048f5285
parentbcc80f9d815b1a424dbe9897a6a8f6de0182ff5c
x86/boot: Add missing declaration of string functions

Add the missing declarations of basic string functions to string.h to allow
a clean build.

Fixes: 2add9b77670e ("String-handling functions for the new x86 setup code.")
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Link: http://lkml.kernel.org/r/1483781911-21399-1-git-send-email-hofrat@osadl.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/boot/string.c
arch/x86/boot/string.h