This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/input
Stephen Boyd 6defd5bb78 input: atmel_mxt_ts: Fix section mismatch
WARNING: vmlinux.o(.devinit.text+0x4878): Section mismatch in
reference from the function mxt_probe() to the function
.init.text:mxt_debugfs_init()
The function __devinit mxt_probe() references
a function __init mxt_debugfs_init().
If mxt_debugfs_init is only used by mxt_probe then
annotate mxt_debugfs_init with a matching annotation.

Change-Id: Iebb2b174e307d2497297b16396579c7ef3da6721
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2013-02-25 11:30:39 -08:00
..
2012-02-02 14:42:20 +01:00
2012-04-09 13:53:16 -07:00
2012-04-09 13:53:16 -07:00
2012-04-09 13:53:16 -07:00