From: Cornelia Huck Date: Fri, 27 Oct 2006 10:39:33 +0000 (+0200) Subject: [S390] cio: Make ccw_device_register() static. X-Git-Tag: v2.6.19-rc4~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c9da7ba049d11caccc219576a3a23404aa2fc50;p=pandora-kernel.git [S390] cio: Make ccw_device_register() static. ccw_device_register() is only called from io_subchannel_register() and io_subchannel_probe() and will never be called for possible non-io subchannels. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed