Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • drivers
  • staging
  • comedi
  • drivers
  • s626.c
Find file Blame History Permalink
  • H Hartley Sweeten's avatar
    staging: comedi: s626: remove private DEBUG macro · bdf5aa39
    H Hartley Sweeten authored Jun 20, 2012
    
    
    The private DEBUG macro defined in this driver outputs a lot
    of function tracing noise. This information might be useful
    when first developing the driver but should not be in the
    mainlined code.
    
    If any of this is needed in the future it should be added back
    using the proper dev_printk interface.
    
    Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
    Cc: Ian Abbott <abbotti@mev.co.uk>
    Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    bdf5aa39

Imprint & Privacy Policy