]> bbs.cooldavid.org Git - net-next-2.6.git/commit
kdb,ftdump: Remove reference to internal kdb include
authorJason Wessel <jason.wessel@windriver.com>
Mon, 11 Oct 2010 15:20:14 +0000 (10:20 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 22 Oct 2010 20:34:11 +0000 (15:34 -0500)
commite3bda3ac33d3bf3e5a4049e2cabe82d3caaffc26
treee8ce99ce6b807b5929b8dd0920fcbefa8a59bc1c
parentf7030bbc446430ecd12c9ad02cf0ea94934e5f91
kdb,ftdump: Remove reference to internal kdb include

Now that include/linux/kdb.h properly exports all the functions
required to dynamically add a kdb shell command, the reference to the
private kdb header can be removed.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
kernel/trace/trace_kdb.c