driver core: unexport static function create_syslog_header
authorJiang Liu <jiang.liu@linux.intel.com>
Sat, 8 Feb 2014 01:59:02 +0000 (09:59 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Feb 2014 19:38:36 +0000 (11:38 -0800)
Function create_syslog_header() is defined as static, so it should
not be exported.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/core.c

Simple merge