]> git.baikalelectronics.ru Git - kernel.git/commit
dynamic_debug: remove unneeded includes
authorJim Cromie <jim.cromie@gmail.com>
Thu, 3 May 2012 17:57:39 +0000 (11:57 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 May 2012 00:25:46 +0000 (17:25 -0700)
commit2151b69e52a04990a8137bee846e935f20d01ec7
treec520f9df5434a6391e2f8d20c32c233ebb7b13b1
parent9608daf15d1fdb44433df39e385988e517712692
dynamic_debug: remove unneeded includes

These arent currently needed, so drop them.  Some will probably get
re-added when static-branches are added, but include loops prevent
that at present.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lib/dynamic_debug.c