Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
K
kernel
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Commits
  • phytec
  • vm016-mx8m
  • kernel
  • Repository

Switch branch/tag
  • kernel
  • lib
  • irq_regs.c
Find file
BlameHistoryPermalink
  • Paul Gortmaker's avatar
    lib: reduce the use of module.h wherever possible · 8bc3bcc9
    Paul Gortmaker authored Nov 17, 2011
    For files only using THIS_MODULE and/or EXPORT_SYMBOL, map
    them onto including export.h -- or if the file isn't even
    using those, then just delete the include.  Fix up any implicit
    include dependencies that were being masked by module.h along
    the way.
    Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
    8bc3bcc9
irq_regs.c 604 Bytes
EditWeb IDE

Replace irq_regs.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.