]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
lockdep: fix build if CONFIG_PROVE_LOCKING not defined
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 15 Aug 2008 16:33:05 +0000 (09:33 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 17:22:04 +0000 (19:22 +0200)
commitdf60a8441866153d691ae69b77934904c2de5e0d
tree3a893c0d5bf497408f6e670e38e6a480f7e8b035
parent2df8b1d656021e180ab93c8a4b2c9c2923d30b82
lockdep: fix build if CONFIG_PROVE_LOCKING not defined

If CONFIG_PROVE_LOCKING not defined, then no dependency information
is available.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/lockdep_proc.c