summaryrefslogtreecommitdiff
path: root/drivers/base
diff options
context:
space:
mode:
authorCornelia Huck <cornelia.huck@de.ibm.com>2008-12-04 15:55:47 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-06 18:44:33 (GMT)
commitd0d85ff989222f08dd1fa66321fef5567bbc4a7b (patch)
tree77af68b3dcd51d95c231025dcb3e4dd3bd21b285 /drivers/base
parentb9daa99ee533578e3f88231e7a16784dcb44ec42 (diff)
downloadlinux-d0d85ff989222f08dd1fa66321fef5567bbc4a7b.tar.xz
Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG
Statically defined DEBUG should take precedence over dynamically enabled debugging; otherwise adding DEBUG (like, for example, via CONFIG_DEBUG_KOBJECT) does not have the expected result of printing pr_debug() and dev_dbg() messages unconditionally. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Acked-by: Jason Baron <jbaron@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions