aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2013-06-24 10:54:20 -0700
committerTomi Valkeinen <[email protected]>2013-06-26 15:13:53 +0300
commit9abc907ed781ea12825fde867d473c90214e3b4c (patch)
treed91e2308fb0d01db2554dd3159d1c6d3ed411ca4 /net/unix/sysctl_net_unix.c
parent6e36308a6fb87d104452855610398446aafb0ea6 (diff)
fb: fix atyfb unused data warnings
Fix compiler warnings of data defined but not used by using the __maybe_unused attribute. The date are only used with certain kconfig settings. drivers/video/aty/atyfb_base.c:534:13: warning: 'ram_dram' defined but not used [-Wunused-variable] drivers/video/aty/atyfb_base.c:535:13: warning: 'ram_resv' defined but not used [-Wunused-variable] Signed-off-by: Randy Dunlap <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: [email protected] Cc: Jean-Christophe Plagniol-Villard <[email protected]> Cc: Tomi Valkeinen <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions