Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 944c54e7 authored by Ingo Molnar's avatar Ingo Molnar Committed by Jesse Barnes
Browse files

ia64/PCI: adjust section annotation for pcibios_setup()



Should be __init.

Acked-by: default avatarTony Luck <tony.luck@intel.com>
Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent 626fdfec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -537,7 +537,7 @@ pcibios_align_resource (void *data, struct resource *res,
/*
 * PCI BIOS setup, always defaults to SAL interface
 */
char * __devinit
char * __init
pcibios_setup (char *str)
{
	return str;