From: Hauke Mehrtens Date: Mon, 30 Jan 2012 23:03:34 +0000 (+0100) Subject: bcma: make some functions __devinit X-Git-Tag: v3.4-rc1~177^2~112^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1a7a8e1d367e34e5adce91f48cae07dc08d9e6c;p=pandora-kernel.git bcma: make some functions __devinit bcma_core_pci_hostmode_init() has to be in __devinit as it will call a function in that section and so all functions calling it also have to be in __devinit. Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed