aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJason Wessel <[email protected]>2010-08-06 15:36:47 -0500
committerJason Wessel <[email protected]>2010-08-06 15:36:47 -0500
commit9261ec1a8d7b17e2540bef7cad3470870d13b61e (patch)
treeee7d2713d947a8a231d720627806c1db6b67ed6b /net/unix/sysctl_net_unix.c
parentfc1caf6eafb30ea185720e29f7f5eccca61ecd60 (diff)
console: Fix compilation regression
A regression of building without CONFIG_HW_CONSOLE was introduced with commit b45cfba4e9005d64d419718e7ff7f7cab44c1994 (vt,console,kdb: implement atomic console enter/leave functions). ERROR: "con_debug_enter" [drivers/serial/kgdboc.ko] undefined! ERROR: "vc_cons" [drivers/serial/kgdboc.ko] undefined! ERROR: "fg_console" [drivers/serial/kgdboc.ko] undefined! ERROR: "con_debug_leave" [drivers/serial/kgdboc.ko] undefined! When there is no HW console the con_debug_enter and con_debug_leave functions should have no code. Signed-off-by: Jason Wessel <[email protected]> CC: Jesse Barnes <[email protected]> Reported-by: Randy Dunlap <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions