aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
diff options
context:
space:
mode:
authorAnton Vorontsov <anton.vorontsov@linaro.org>2012-09-24 14:27:52 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-26 13:42:26 -0700
commit729043e82cdd403a131127254528afea8031ebab (patch)
tree4e9b3d2ba4dacef4ef3512146cb7dafe10fcfb93 /drivers/tty
parentad394f66fa57ae66014cb74f337e2820bac4c417 (diff)
kdb: Turn KGDB_KDB=n stubs into static inlines
This makes the stubs actually usable, since e.g. 'foo = kdb_register();' leads to build errors in !KGDB_KDB case. Plus, with static inlines we do type checking. Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org> Acked-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions