diff options
| author | Maxime Ripard <[email protected]> | 2013-10-05 14:20:17 +0000 |
|---|---|---|
| committer | Wim Van Sebroeck <[email protected]> | 2013-10-13 18:02:03 +0000 |
| commit | 1d5898b4f8a0f6e231546d30dd54f6f9b89c232c (patch) | |
| tree | 39715dd930a0fee1039d46d3edf4af5748457b0a /security/selinux/hooks.c | |
| parent | watchdog: kempld_wdt: Fix bit mask definition (diff) | |
| download | kernel-1d5898b4f8a0f6e231546d30dd54f6f9b89c232c.tar.gz kernel-1d5898b4f8a0f6e231546d30dd54f6f9b89c232c.zip | |
watchdog: sunxi: Fix section mismatch
This driver has a section mismatch, for probe and remove functions,
leading to the following warning during the compilation.
WARNING: drivers/watchdog/built-in.o(.data+0x24): Section mismatch in
reference from the variable sunxi_wdt_driver to the function
.init.text:sunxi_wdt_probe()
The variable sunxi_wdt_driver references
the function __init sunxi_wdt_probe()
Signed-off-by: Maxime Ripard <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
