aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/errqueue.h
diff options
context:
space:
mode:
authorDarren Hart <[email protected]>2013-07-29 09:58:14 -0700
committerGreg Kroah-Hartman <[email protected]>2013-07-29 12:47:37 -0700
commit0a09ae98eade956bbc681cb905584effe4a1ed95 (patch)
treee215380a6d2563eb6b086490fac740920c84a6bf /include/uapi/linux/errqueue.h
parente06922aa836f098c4893218a1c656ce7d73a3b6a (diff)
serial: pch_uart: Remove __initdata annotation from dmi_table
The dmi_table is best accessed from the probe function, which is not an __init function. Drop the __initdata annotation from the dmi_table to avoid the section mismatch compiler warnings: WARNING: drivers/tty/serial/pch_uart.o(.text+0x4871): Section mismatch in reference from the function pch_uart_init_port() to the variable .init.data:pch_uart_dmi_table Signed-off-by: Darren Hart <[email protected]> Reported-by: kbuild test robot <[email protected]> Cc: Jiri Slaby <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions