diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2014-06-28 23:56:57 +0900 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-07-30 15:57:40 +0200 |
commit | 5236d5c776524f01e52d2442dcbd5c9aaa4e65e7 (patch) | |
tree | 5a5094957697001a1fd00d4df8fc3cbaedf09a5d /arch/mips/pci | |
parent | ad6f9022da088e5ec219ca0bbe267feb046a57a2 (diff) |
MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridge
This pci fixup routine calls __init functions.
In general pci fixup routine must not call __init functions,
but this pci/isa bridge device is not hotpluggable anyway.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7215/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pci')
0 files changed, 0 insertions, 0 deletions