summaryrefslogtreecommitdiffstats
path: root/init/do_mounts_md.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2015-11-09 09:26:44 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2015-11-09 09:59:58 -0800
commit5e0baca8b3247f459af50947eaafc68bb8168b33 (patch)
tree0f64bcc1c31935f38dc120e7781a3963d7948f06 /init/do_mounts_md.c
parent60603950f836ef4e88daddf61a273b91e671db2d (diff)
downloadtalos-op-linux-5e0baca8b3247f459af50947eaafc68bb8168b33.tar.gz
talos-op-linux-5e0baca8b3247f459af50947eaafc68bb8168b33.zip
Input: parkbd - drop bogus __init from parkbd_allocate_serio()
WARNING: vmlinux.o(.text+0x1056606): Section mismatch in reference from the function parkbd_attach() to the function .init.text:parkbd_allocate_serio() The function parkbd_attach() references the function __init parkbd_allocate_serio(). This is often because parkbd_attach lacks a __init annotation or the annotation of parkbd_allocate_serio is wrong. Commit 33ca8ab97cbb676d ("Input: parkbd - use parallel port device model") dropped the __init attribute from the sole caller of parkbd_allocate_serio(), but forgot to remove it from parkbd_allocate_serio() itself. Fixes: 33ca8ab97cbb676d ("Input: parkbd - use parallel port device model") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'init/do_mounts_md.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud