From: Adrian Bunk Date: Wed, 30 Jan 2008 20:03:36 +0000 (+0200) Subject: [SCSI] qlogicpt: section fixes X-Git-Tag: v2.6.25-rc3~69^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfb37ae1e9d31fe2c1d21734ab51405e0c3afb7e;p=pandora-kernel.git [SCSI] qlogicpt: section fixes In current mainline, __devinit qpti_sbus_probe() still is calling __init qpti_chain_add(). Change occurrences of __init to __devinit to fix. Signed-off-by: Adrian Bunk Signed-off-by: James Bottomley --- Reading git-diff-tree failed