From: Dmitry Torokhov Date: Wed, 20 May 2015 23:36:31 +0000 (-0700) Subject: driver-core: make __device_attach() static X-Git-Tag: omap-for-v4.2/fixes-rc1^2~93^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=802a87fd5be9cac1d05879bcdae2620e46b0dbe6;p=pandora-kernel.git driver-core: make __device_attach() static It is only used within dd.c and thus need not be global. Reported-by: kbuild test robot Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed